aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-03-20 22:39:29 +0100
committerMario Vavti <mario@mariovavti.com>2017-03-20 22:39:29 +0100
commitcbcd1954618da8ba7013a42fcec5bff531535ba9 (patch)
tree0caec944692a39b2ef6fa2b8a940e23ead2e6c3c /view/theme/redbasic/css
parent837efcf5e73b7fbc81697bcb1257ef8cf6912cdd (diff)
downloadvolse-hubzilla-cbcd1954618da8ba7013a42fcec5bff531535ba9.tar.gz
volse-hubzilla-cbcd1954618da8ba7013a42fcec5bff531535ba9.tar.bz2
volse-hubzilla-cbcd1954618da8ba7013a42fcec5bff531535ba9.zip
fix webpages widgets
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r--view/theme/redbasic/css/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 3548e237f..f233e9a76 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1672,9 +1672,10 @@ dl.bb-dl > dd > li {
}
.sub-menu {
+ width: 100%;
margin-top: 10px;
padding-left: 15px;
- border-left: 3px solid #eee;
+ border-left: 0.2rem solid #eee;
}
.app-icon {