aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-03-31 18:13:36 +0200
committerMario Vavti <mario@mariovavti.com>2017-03-31 18:13:36 +0200
commit391854058ea6b14ddb3cfe09dbf2999595afc2e1 (patch)
treee81a96316e89b520e35ded24899694243c947b92 /view
parent1bcee2f11c10ef6844383ea3ba8d15862604f8d1 (diff)
downloadvolse-hubzilla-391854058ea6b14ddb3cfe09dbf2999595afc2e1.tar.gz
volse-hubzilla-391854058ea6b14ddb3cfe09dbf2999595afc2e1.tar.bz2
volse-hubzilla-391854058ea6b14ddb3cfe09dbf2999595afc2e1.zip
minor css adjustments
Diffstat (limited to 'view')
-rw-r--r--view/css/bootstrap-red.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css
index 2d2f3ba8c..eaa51e79c 100644
--- a/view/css/bootstrap-red.css
+++ b/view/css/bootstrap-red.css
@@ -74,5 +74,9 @@ code {
.form-group label {
font-weight: bold;
-padding-left: 0px;
+}
+
+small,
+.small {
+ font-size: 0.75rem;
}