aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-03-28 13:29:59 +0200
committerMario Vavti <mario@mariovavti.com>2017-03-28 13:29:59 +0200
commitf05181322cf08539fb147bbd5f6edfb93c254b7e (patch)
tree5c7729e0b76303480ea304f58fd2e065d9252126 /view/theme
parent33d23a4a61cef8d0584b7684166833f5a97b59f6 (diff)
downloadvolse-hubzilla-f05181322cf08539fb147bbd5f6edfb93c254b7e.tar.gz
volse-hubzilla-f05181322cf08539fb147bbd5f6edfb93c254b7e.tar.bz2
volse-hubzilla-f05181322cf08539fb147bbd5f6edfb93c254b7e.zip
update to latest bs-dev
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 0e5ff2bfb..3616e3de6 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1211,12 +1211,12 @@ a.active:hover .dropdown-sub-text {
}
.usermenu {
- width: 3.5rem;
+ width: 3.75rem;
}
#avatar {
- width: 2.2rem;
- height: 2.2rem;
+ width: 2.35rem;
+ height: 2.35rem;
border-radius: $radius;
}