diff options
author | git-marijus <mario@mariovavti.com> | 2017-08-02 00:28:05 +0200 |
---|---|---|
committer | git-marijus <mario@mariovavti.com> | 2017-08-02 00:29:14 +0200 |
commit | acddf5aa8d5f18181fcef5432c69e0f790c7f458 (patch) | |
tree | ea392328a14f9214b55e1196217613a40b6c7cca | |
parent | 2ea482d163cc3069c042ad0070a313b5353e9eec (diff) | |
download | volse-hubzilla-acddf5aa8d5f18181fcef5432c69e0f790c7f458.tar.gz volse-hubzilla-acddf5aa8d5f18181fcef5432c69e0f790c7f458.tar.bz2 volse-hubzilla-acddf5aa8d5f18181fcef5432c69e0f790c7f458.zip |
css fix
-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 2c881049e..fd2ceb2c9 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -484,6 +484,7 @@ footer { #nav-search-text { width: 280px; + padding: .15rem .5rem; } #nav-search-text::-webkit-input-placeholder { |