Skip to content

Commit 1c4f68b

Browse files
Merge pull request #1517 from ASU/UDS-1987
UDS-1987: feat(unity-bootstrap-theme): added margin-top on uds-anchor-menu-wrapper
2 parents 764d87c + f14c513 commit 1c4f68b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/unity-bootstrap-theme/src/scss/extends/_anchor-menu.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484

8585
.uds-anchor-menu-wrapper {
8686
flex-direction: row;
87+
padding-top: 3px;
8788
}
8889

8990
h4, h2 {

0 commit comments

Comments
 (0)