aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-04-25 20:11:36 -0700
committerredmatrix <git@macgirvin.com>2016-04-25 20:11:36 -0700
commit6bf771651846ba2906c4f03600277ebbe2f3b98a (patch)
treebd0ef639d079f5220c9b50737209a13fadbc10cd /view/theme/redbasic
parentae026247934f422622031c426af01101c05f4c18 (diff)
downloadvolse-hubzilla-6bf771651846ba2906c4f03600277ebbe2f3b98a.tar.gz
volse-hubzilla-6bf771651846ba2906c4f03600277ebbe2f3b98a.tar.bz2
volse-hubzilla-6bf771651846ba2906c4f03600277ebbe2f3b98a.zip
Revert "Revert "revert inline-block for blockquote""
This reverts commit ae026247934f422622031c426af01101c05f4c18.
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;