aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-04-24 12:45:38 +0200
committerMario Vavti <mario@mariovavti.com>2016-04-24 12:45:38 +0200
commit15cfd6fda79fdaff8302f2eae91e8fc40940609a (patch)
treecb4a0669eac26d313437386b738614a0b0813631 /view/theme/redbasic
parent0e348118860b63d417b4b0b4346c7e137ce787a7 (diff)
downloadvolse-hubzilla-15cfd6fda79fdaff8302f2eae91e8fc40940609a.tar.gz
volse-hubzilla-15cfd6fda79fdaff8302f2eae91e8fc40940609a.tar.bz2
volse-hubzilla-15cfd6fda79fdaff8302f2eae91e8fc40940609a.zip
revert inline-block for blockquote
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r--view/theme/redbasic/css/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 31455cbdd..bd5df5e63 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1605,7 +1605,6 @@ nav ul li .notify-unseen
}
blockquote {
- display: inline-block;
font-size: $font_size;
font-style: italic;
border-left: 3px solid #ccc;