aboutsummaryrefslogtreecommitdiff
path: root/css/base.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/base.css')
-rw-r--r--css/base.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/base.css b/css/base.css
index 3f7e356..2c9ecbc 100644
--- a/css/base.css
+++ b/css/base.css
@@ -190,6 +190,8 @@ a:hover {
* screens as specified at the end of this CSS file */
.banner div {
display: inline-block;
+ /* Keep headers aligned in the middle next to Maneage logo */
+ vertical-align: middle;
text-align: left;
}
@@ -208,6 +210,8 @@ a:hover {
min-height: 170px;
max-width: 220px;
max-height: 220px;
+ /* Keep headers aligned in the middle next to Maneage logo */
+ vertical-align: middle;
}
/* ==================================================================