Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2016-02-09 11:47:54 +0300
committerThomas Müller <thomas.mueller@tmit.eu>2016-02-09 11:48:13 +0300
commit616a62a98d2f09320c2028368596f8286d823368 (patch)
tree63e58df80f5253979515eaf7b3d8c61813e742e5 /settings
parente749a02e6b1f61d7667f7c63a97f2218ae4db7df (diff)
fixes #22221
Diffstat (limited to 'settings')
-rw-r--r--settings/css/settings.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/settings/css/settings.css b/settings/css/settings.css
index 501b8055561..978f9e44e58 100644
--- a/settings/css/settings.css
+++ b/settings/css/settings.css
@@ -247,9 +247,6 @@ input.userFilter {width: 200px;}
/* APPS */
.appinfo { margin: 1em 40px; }
-#app-navigation {
- padding-bottom: 0px;
-}
#app-navigation .appwarning {
background: #fcc;
}