aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-06-01 13:39:29 +0200
committerMario Vavti <mario@mariovavti.com>2018-06-01 13:39:29 +0200
commit60a7e68b1b39ad24ec3978724fd166539d08d679 (patch)
treee733dd87018d5de915e5b5381f01e3f709d3bd5c /view/theme
parentec6d4f8ac34e584f07606a65a911e8b2bc8554f8 (diff)
downloadvolse-hubzilla-60a7e68b1b39ad24ec3978724fd166539d08d679.tar.gz
volse-hubzilla-60a7e68b1b39ad24ec3978724fd166539d08d679.tar.bz2
volse-hubzilla-60a7e68b1b39ad24ec3978724fd166539d08d679.zip
css fix
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 5e783c056..a779a0dfe 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1271,9 +1271,8 @@ img.mail-conv-sender-photo {
}
.menu-img-1 {
- height: 1.5em;
- width: 1.5em;
- margin-right: 5px;
+ height: 1..28571429em;
+ width: 1.28571429em;
border-radius: $radius;
}