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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkushalpandya <kushal@gitlab.com>2017-05-31 16:35:54 +0300
committerkushalpandya <kushal@gitlab.com>2017-05-31 16:35:54 +0300
commitb4b16212d9c17231f843db1b59caa5d086490860 (patch)
tree8621898ac6a5bb56cb6973277eb0830012afed95 /app/assets/stylesheets/pages/settings.scss
parent5cccbde4c66eaf22fc45da5a8d87a3f05552ecc7 (diff)
Styles for banner within panel
Diffstat (limited to 'app/assets/stylesheets/pages/settings.scss')
-rw-r--r--app/assets/stylesheets/pages/settings.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/settings.scss b/app/assets/stylesheets/pages/settings.scss
index 3ce17d64182..7c35690f584 100644
--- a/app/assets/stylesheets/pages/settings.scss
+++ b/app/assets/stylesheets/pages/settings.scss
@@ -60,6 +60,14 @@
padding: 3px 8px;
border-radius: 40%;
}
+
+ .flash-container {
+ margin-bottom: 0;
+
+ .flash-notice {
+ border-radius: 0;
+ }
+ }
}
.loading-metrics,