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:
Diffstat (limited to 'app/assets/stylesheets/pages/groups.scss')
-rw-r--r--app/assets/stylesheets/pages/groups.scss15
1 files changed, 0 insertions, 15 deletions
diff --git a/app/assets/stylesheets/pages/groups.scss b/app/assets/stylesheets/pages/groups.scss
index ee1385d36df..2ec2da9241b 100644
--- a/app/assets/stylesheets/pages/groups.scss
+++ b/app/assets/stylesheets/pages/groups.scss
@@ -160,17 +160,6 @@
vertical-align: top;
}
-
- .notification-dropdown {
- .dropdown-menu {
- @extend .dropdown-menu-right;
- }
-
- .icon {
- fill: $gl-text-color-secondary;
- }
- }
-
.new-project-subgroup {
.dropdown-primary {
min-width: 115px;
@@ -378,10 +367,6 @@ table.pipeline-project-metrics tr td {
.folder-caret {
width: $gl-font-size-large;
-
- svg {
- margin-bottom: 2px;
- }
}
.item-type-icon {