diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2015-08-25 14:06:05 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2015-08-25 14:06:05 +0200 |
commit | cf53137911efbb64753ddf2b65bfe05f96a70acd (patch) | |
tree | efcbd8f582d56c96e74f88361c46210d25dd5796 /core | |
parent | 494c1d741798874c865b76fcf6918c978f944257 (diff) | |
download | nextcloud-server-cf53137911efbb64753ddf2b65bfe05f96a70acd.tar.gz nextcloud-server-cf53137911efbb64753ddf2b65bfe05f96a70acd.zip |
replace section line with whitespace
Diffstat (limited to 'core')
-rw-r--r-- | core/css/apps.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/apps.css b/core/css/apps.css index b3d7eaf6599..620c3013829 100644 --- a/core/css/apps.css +++ b/core/css/apps.css @@ -533,7 +533,7 @@ button.loading { display: block; padding: 30px; color: #555; - border-top: 1px solid #ddd; + margin-bottom: 24px; } .section.hidden { display: none !important; |