diff options
author | friendica <info@friendica.com> | 2013-11-21 20:42:09 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-11-21 20:42:09 -0800 |
commit | 49f9c55d962d03781eec470cbd3cc7ef6c2b31b0 (patch) | |
tree | 2c46dfc6677d1d314faecaccaa0a273e03272804 | |
parent | 4be581494e03aa7c79c5691e64b75bee313d778f (diff) | |
parent | a0a038b904c854161802bfc89132f046b31df91c (diff) | |
download | volse-hubzilla-49f9c55d962d03781eec470cbd3cc7ef6c2b31b0.tar.gz volse-hubzilla-49f9c55d962d03781eec470cbd3cc7ef6c2b31b0.tar.bz2 volse-hubzilla-49f9c55d962d03781eec470cbd3cc7ef6c2b31b0.zip |
Merge https://github.com/friendica/red into zpull
-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 +} |