diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-02-02 11:35:42 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-02-02 11:35:42 +0100 |
commit | a1f03015ec4245bc3c2c85e75327e191744ad559 (patch) | |
tree | 83515408c0e187ad827551b58706cef529e4dcf0 /view/theme | |
parent | 8220a6584ca78e8db01d1bd1ea8720cec6952d12 (diff) | |
download | volse-hubzilla-a1f03015ec4245bc3c2c85e75327e191744ad559.tar.gz volse-hubzilla-a1f03015ec4245bc3c2c85e75327e191744ad559.tar.bz2 volse-hubzilla-a1f03015ec4245bc3c2c85e75327e191744ad559.zip |
move channel manager up in the menu
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index e55257479..80d6a3408 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1524,10 +1524,6 @@ img.mail-conv-sender-photo { /* nav bootstrap */ -.net-button { - display: none; -} - nav img { border-radius: $radiuspx; } |