We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c8e652 commit 00fce2cCopy full SHA for 00fce2c
packages/unity-bootstrap-theme/src/scss/extends/_globalfooter.scss
@@ -140,7 +140,7 @@ footer {
140
font-size: $uds-size-icon-base;
141
color: $uds-color-base-gray-4;
142
line-height: 1;
143
- padding-top: 7px; // Magic number. Reducing the padding by 1px to make the height = 48px.
+ padding: 7px 16px; // Magic number. Reducing the padding by 1px to make the height = 48px.
144
145
:hover {
146
color: $uds-color-base-white;
0 commit comments