Commit 67e094f3 authored by Kushal Pandya's avatar Kushal Pandya

Merge branch '222354-fine-tune-notification-dot-behavior' into 'master'

Increase notification dot size

See merge request gitlab-org/gitlab!34664
parents 48504c04 85f0e05e
......@@ -571,8 +571,8 @@
.header-user-notification-dot {
background-color: $orange-500;
height: 10px;
width: 10px;
height: 12px;
width: 12px;
right: 8px;
top: -8px;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment