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:28:05 +0200 |
commit | 6614d465d6b90286f2d4e9546d9adb8bcb02dec1 (patch) | |
tree | c66d20d4d050892a0486fc89742a7d735a1f4445 /view/theme/redbasic | |
parent | 2ba2187c2ed6fa32075bc52d23ff66ece87f03c4 (diff) | |
download | volse-hubzilla-6614d465d6b90286f2d4e9546d9adb8bcb02dec1.tar.gz volse-hubzilla-6614d465d6b90286f2d4e9546d9adb8bcb02dec1.tar.bz2 volse-hubzilla-6614d465d6b90286f2d4e9546d9adb8bcb02dec1.zip |
css fix
Diffstat (limited to 'view/theme/redbasic')
-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 { |