Added fixed sizing to MS logo
This commit is contained in:
@@ -145,6 +145,8 @@ body .footer .footer-el .ms-img {
|
|||||||
position: relative;
|
position: relative;
|
||||||
top: 2px;
|
top: 2px;
|
||||||
left: 1px;
|
left: 1px;
|
||||||
|
height: 1.1em;
|
||||||
|
width: 2em;
|
||||||
background-image: url(../assets/tools/ms-small-white.png);
|
background-image: url(../assets/tools/ms-small-white.png);
|
||||||
background-size: contain;
|
background-size: contain;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
|||||||
Reference in New Issue
Block a user