diff options
author | marijus <mario@localhost.localdomain> | 2013-11-21 15:18:18 +0100 |
---|---|---|
committer | marijus <mario@localhost.localdomain> | 2013-11-21 15:18:18 +0100 |
commit | 1f9ef3e44d28c3b8507fed8c6e9841ae49c9461f (patch) | |
tree | ca4f891544756e7b506dc58006f24f362e37c3fa /view/theme/redbasic | |
parent | eb3d8e2cd7e2bd51035918b4106d1c29b6605505 (diff) | |
download | volse-hubzilla-1f9ef3e44d28c3b8507fed8c6e9841ae49c9461f.tar.gz volse-hubzilla-1f9ef3e44d28c3b8507fed8c6e9841ae49c9461f.tar.bz2 volse-hubzilla-1f9ef3e44d28c3b8507fed8c6e9841ae49c9461f.zip |
not needed anymore with new defaults
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r-- | view/theme/redbasic/css/style.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index d3779152d..f5e99bdf7 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2067,7 +2067,6 @@ a.mail-list-link { #nav-search-text { height: 20px; padding: 0px 5px 0px 5px; - font-size: 0.9em; border-radius: 10px; border: none; background-color: $search_background; @@ -3569,4 +3568,4 @@ text-decoration: none; .admin-icons { color: $toolicon_colour; margin-right: 10px; -}
\ No newline at end of file +} |