round the icons
This commit is contained in:
parent
de3f310082
commit
1f26ff5c80
|
@ -448,6 +448,7 @@ form .btn .loading-icon {
|
||||||
img {
|
img {
|
||||||
max-width: 24px;
|
max-width: 24px;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: @screen-sm-max) {
|
@media (max-width: @screen-sm-max) {
|
||||||
|
|
Loading…
Reference in New Issue