1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-23 11:56:00 +01:00

round the icons

This commit is contained in:
Kyle Spearrin 2017-10-11 09:46:04 -04:00
parent de3f310082
commit 1f26ff5c80

View File

@ -448,6 +448,7 @@ form .btn .loading-icon {
img {
max-width: 24px;
height: auto;
border-radius: 3px;
}
@media (max-width: @screen-sm-max) {