diff options
author | zotlabs <mike@macgirvin.com> | 2017-05-09 19:12:23 -0700 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-05-09 19:12:23 -0700 |
commit | 556407408fc3a8c0a912a23f8d8f9eb7a5872013 (patch) | |
tree | 78508c46ac0ae60332a06a4f28cf20a480776316 /view/css | |
parent | a862bf488c4cce6e514d05b674dc0a1a25069f78 (diff) | |
parent | 6c0e0b3eaeead84686148f0fa43cd441357a8b8c (diff) | |
download | volse-hubzilla-556407408fc3a8c0a912a23f8d8f9eb7a5872013.tar.gz volse-hubzilla-556407408fc3a8c0a912a23f8d8f9eb7a5872013.tar.bz2 volse-hubzilla-556407408fc3a8c0a912a23f8d8f9eb7a5872013.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
Diffstat (limited to 'view/css')
-rw-r--r-- | view/css/bootstrap-red.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index 6b5fc48f1..321778d39 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -78,7 +78,7 @@ code { white-space: normal; } -.form-group label { +label { font-weight: bold; } |