diff options
author | zotlabs <mike@macgirvin.com> | 2017-08-01 18:20:34 -0700 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-08-01 18:20:34 -0700 |
commit | 6e9fb9b9fdef11209a3ee1a85d5ba1d02659e209 (patch) | |
tree | ff58412b458a0b03325dc851707fe1e7e31323c6 /view/theme/redbasic/css | |
parent | a97b09210e977d52a5bda1dee2b1eddc19afc013 (diff) | |
parent | 6614d465d6b90286f2d4e9546d9adb8bcb02dec1 (diff) | |
download | volse-hubzilla-6e9fb9b9fdef11209a3ee1a85d5ba1d02659e209.tar.gz volse-hubzilla-6e9fb9b9fdef11209a3ee1a85d5ba1d02659e209.tar.bz2 volse-hubzilla-6e9fb9b9fdef11209a3ee1a85d5ba1d02659e209.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r-- | view/theme/redbasic/css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 17956ef31..37277b612 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -483,6 +483,7 @@ footer { #nav-search-text { width: 280px; + padding: .15rem .5rem; } #nav-search-text::-webkit-input-placeholder { |