Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/_page/_single.scss')
-rw-r--r--assets/css/_page/_single.scss15
1 files changed, 4 insertions, 11 deletions
diff --git a/assets/css/_page/_single.scss b/assets/css/_page/_single.scss
index 043687a..2540b13 100644
--- a/assets/css/_page/_single.scss
+++ b/assets/css/_page/_single.scss
@@ -339,17 +339,10 @@
}
}
- .version {
- img {
- min-height: 1.2rem;
- vertical-align: sub;
- }
-
- &.small {
- img {
- min-height: 1rem;
- }
- }
+ .version img {
+ min-height: 1.2rem;
+ height: 1.2rem;
+ vertical-align: text-bottom;
}
}