]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/style.css
Merge pull request #2113 from annando/1511-manage-notifications
[friendica.git] / view / theme / smoothly / style.css
index cf2e0a8e4ddcb40f70a54239c52f8b57a5ef86bc..45d2629dae0a09c8a0941ee029f0d60073d9f6a0 100644 (file)
@@ -4243,6 +4243,17 @@ a.active {
 }
 
 /* notifications popup menu */
+.manage-notify {
+       font-size: 10px;
+       padding: 1px 3px;
+       top: 0px;
+       min-width: 15px;
+       text-align: center;
+       float: right;
+       margin-top: -14px;
+       margin-right: -20px;
+}
+
 .nav-notify {
        display: none;
        position: absolute;