diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-03-24 10:29:44 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-03-24 10:29:44 +0100 |
commit | 83abceb8bed7a262c745a8384786d7bd47b81904 (patch) | |
tree | 8f3c3a90d768a17393d1e7ec5c300da6c1ff2527 /view | |
parent | 727a2fe4ea2447a82967e1791eeb8116e69bd9f9 (diff) | |
download | volse-hubzilla-83abceb8bed7a262c745a8384786d7bd47b81904.tar.gz volse-hubzilla-83abceb8bed7a262c745a8384786d7bd47b81904.tar.bz2 volse-hubzilla-83abceb8bed7a262c745a8384786d7bd47b81904.zip |
must be 1.35rem
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 3d104f981..c38c5c4d0 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -84,7 +84,7 @@ h6, .h6 { } #banner img { - max-height: 1.5rem; + max-height: 1.35rem; width: auto; } |