diff options
author | marijus <mario@mariovavti.com> | 2014-04-06 21:14:24 +0200 |
---|---|---|
committer | marijus <mario@mariovavti.com> | 2014-04-06 21:14:24 +0200 |
commit | f7cb4e0ef0b6d40427858810404ad9caedb27ae3 (patch) | |
tree | c66a30ffd38723e957ef29b4f1833f26c6a986a9 /view/theme/redbasic | |
parent | 2a13a9b20aad16e1f16a58d68fdba4ff0e306008 (diff) | |
download | volse-hubzilla-f7cb4e0ef0b6d40427858810404ad9caedb27ae3.tar.gz volse-hubzilla-f7cb4e0ef0b6d40427858810404ad9caedb27ae3.tar.bz2 volse-hubzilla-f7cb4e0ef0b6d40427858810404ad9caedb27ae3.zip |
jot and location style fixes
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r-- | view/theme/redbasic/css/style.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 688dcf478..0788775e7 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -233,10 +233,6 @@ footer { color: #444444 !important; } -.smalltext { - font-size: 0.7em; -} - #sysmsg { margin-bottom: 10px; } |