Skip to content

Commit e69343d

Browse files
author
Kristan Kenney
committed
CSS fixes and clean-up
1 parent 49a44e8 commit e69343d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

web/css/styles.min.css

Lines changed: 3 additions & 3 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: 38px;
821-
padding: 12px 18px;
820+
line-height: 40px;
821+
padding: 10px 14px;
822822
border-left: 1px solid transparent;
823823
border-right: 1px solid transparent;
824824
}
@@ -3065,7 +3065,7 @@ form#vstobjects.suspended {
30653065

30663066
.pill.usage{
30673067
margin-top: 8px;
3068-
font-size: 0.75rem;
3068+
font-size: 0.7rem;
30693069
padding: 3px;
30703070
padding-left: 8px;
30713071
padding-right: 8px;

0 commit comments

Comments
 (0)