diff options
author | marijus <mario@mariovavti.com> | 2014-09-26 19:17:02 +0200 |
---|---|---|
committer | marijus <mario@mariovavti.com> | 2014-09-26 19:17:02 +0200 |
commit | f652fbdf74ca646679df52825a7604893eca13e5 (patch) | |
tree | 7dc72da7701cf139a0e5233418ba58d8037d2465 /view/css | |
parent | 94fcf5885ee6543140884143afaba9a06adac3f9 (diff) | |
download | volse-hubzilla-f652fbdf74ca646679df52825a7604893eca13e5.tar.gz volse-hubzilla-f652fbdf74ca646679df52825a7604893eca13e5.tar.bz2 volse-hubzilla-f652fbdf74ca646679df52825a7604893eca13e5.zip |
fix blockquote
Diffstat (limited to 'view/css')
-rw-r--r-- | view/css/bootstrap-red.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index 0c004ee05..ba4cc08b0 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -74,8 +74,3 @@ nav .navbar-collapse .navbar-right { code { white-space: normal; } - - -blockquote { - font-size: 1em; -} |