diff options
author | jeroenpraat <jeroenpraat@xs4all.nl> | 2016-08-03 16:41:36 +0200 |
---|---|---|
committer | jeroenpraat <jeroenpraat@xs4all.nl> | 2016-08-03 16:41:36 +0200 |
commit | 416adeb169f16fd25f7dbf54232451d8647cc999 (patch) | |
tree | 2620db94426f221a99b8acb93b3b3a344b19643b /view/theme | |
parent | 61f591cc88ff8a5c1a3d46e892ed2dfed7934cae (diff) | |
download | volse-hubzilla-416adeb169f16fd25f7dbf54232451d8647cc999.tar.gz volse-hubzilla-416adeb169f16fd25f7dbf54232451d8647cc999.tar.bz2 volse-hubzilla-416adeb169f16fd25f7dbf54232451d8647cc999.zip |
belongs to previous commit
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/schema/dark.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/redbasic/schema/dark.css b/view/theme/redbasic/schema/dark.css index 233d5c44c..ed2714dfc 100644 --- a/view/theme/redbasic/schema/dark.css +++ b/view/theme/redbasic/schema/dark.css @@ -12,6 +12,7 @@ textarea, input, select #profile-jot-submit-wrapper { border-top: none; + padding: 10px 0; } #jot-title-wrap { |