diff options
author | mms <git@sapka.me> | 2024-11-21 23:29:50 +0100 |
---|---|---|
committer | mms <git@sapka.me> | 2024-11-21 23:29:50 +0100 |
commit | 17d57e5c20f94cc12008c03cb9f4fedad110b67d (patch) | |
tree | f7b2bc14448d86f2d8ea8d28381039f6e9648200 /themes/24-unification/layouts/_default/baseof.html | |
parent | 2f795b99b92cce4c57fd37b6dd31a9fc6a290144 (diff) |
wheel
Diffstat (limited to 'themes/24-unification/layouts/_default/baseof.html')
-rw-r--r-- | themes/24-unification/layouts/_default/baseof.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/24-unification/layouts/_default/baseof.html b/themes/24-unification/layouts/_default/baseof.html index 0cee3b5..8f6b705 100644 --- a/themes/24-unification/layouts/_default/baseof.html +++ b/themes/24-unification/layouts/_default/baseof.html @@ -365,6 +365,9 @@ nav.horizontal { padding-left: 44px; } + .left-of-text { + vertical-align:middle + } .pull-left { float: left; margin: 10px; |