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:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-12-16 20:13:17 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-12-17 22:22:19 +0300
commit78e8ac5da1fce5dab13667b9eafe7c91550e7210 (patch)
tree303d106dae8a04b5cab46db990148686136aede9 /app/assets/stylesheets/pages/groups.scss
parent30a7a76f3bbc0572a151fc6612c46591f7de7ec0 (diff)
Add sentence casing, fix groups page buttons, fix dark gray variable
Diffstat (limited to 'app/assets/stylesheets/pages/groups.scss')
-rw-r--r--app/assets/stylesheets/pages/groups.scss6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/assets/stylesheets/pages/groups.scss b/app/assets/stylesheets/pages/groups.scss
index a9af7af59e2..16bff5f1e03 100644
--- a/app/assets/stylesheets/pages/groups.scss
+++ b/app/assets/stylesheets/pages/groups.scss
@@ -27,12 +27,6 @@
}
}
-.group-buttons {
- .notification-dropdown {
- display: inline-block;
- }
-}
-
.groups-header {
@media (min-width: $screen-sm-min) {
.nav-links {