Skip to content

Commit 7a4de24

Browse files
author
Kristan Kenney
committed
Fix alignment of close notification button
1 parent 3b6058a commit 7a4de24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/css/styles.min.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -988,7 +988,7 @@ a {
988988
float: right;
989989
height: 7px;
990990
margin-right: -5px;
991-
margin-top: 10px;
991+
margin-top: 9px;
992992
width: 7px;
993993
}
994994
.notification-container .mark-seen:hover {

0 commit comments

Comments
 (0)