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/notifications.scss')
-rw-r--r--app/assets/stylesheets/pages/notifications.scss6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/assets/stylesheets/pages/notifications.scss b/app/assets/stylesheets/pages/notifications.scss
index e1cbf0e6654..33ab42b5511 100644
--- a/app/assets/stylesheets/pages/notifications.scss
+++ b/app/assets/stylesheets/pages/notifications.scss
@@ -1,6 +1,4 @@
.notification-list-item {
- line-height: 34px;
-
.dropdown-menu {
@extend .dropdown-menu-right;
}
@@ -37,8 +35,4 @@
.notification {
position: relative;
top: 1px;
-
- .fa {
- font-size: 18px;
- }
}