Skip to content

Commit e36f413

Browse files
author
Kristan Kenney
committed
Fix top panel button alignment
1 parent f8b2b5e commit e36f413

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/css/styles.min.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -817,8 +817,8 @@ a {
817817
.l-menu__item a {
818818
color: #f7f7f7;
819819
position: relative;
820-
line-height: 40px;
821-
padding: 10px 14px;
820+
line-height: 39px;
821+
padding: 11px 14px;
822822
border-left: 1px solid transparent;
823823
border-right: 1px solid transparent;
824824
}

0 commit comments

Comments
 (0)