aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-01-30 14:40:45 +0100
committerMario Vavti <mario@mariovavti.com>2016-01-30 14:40:45 +0100
commitc8d0a2b4bbb7b56f4ab82bfcb96df9d9025f3d15 (patch)
treead63776a038a9ad49940558545a06b3d83b58d0d
parent385709853b7db64bbb660824e033674d594b3ac0 (diff)
downloadvolse-hubzilla-c8d0a2b4bbb7b56f4ab82bfcb96df9d9025f3d15.tar.gz
volse-hubzilla-c8d0a2b4bbb7b56f4ab82bfcb96df9d9025f3d15.tar.bz2
volse-hubzilla-c8d0a2b4bbb7b56f4ab82bfcb96df9d9025f3d15.zip
one more css fix
-rw-r--r--view/theme/redbasic/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index ffa613bc9..7b4a3ddd7 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -297,7 +297,7 @@ footer {
margin-bottom: 10px;
padding: 10px;
background-color: rgba(254,254,254,0.5);
- border-bottom: 1px solid rgba(238,238,238,0.8);
+ border: 1px solid rgba(254,254,254,0.5);
-moz-border-radius: $radiuspx;
-webkit-border-radius: $radiuspx;
border-radius: $radiuspx;