mirror of https://notabug.org/acetone/ircabot.git
css fix
parent
cf1f4fbb7f
commit
cc54619224
|
@ -180,7 +180,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
.main_header__search_button__img {
|
.main_header__search_button__img {
|
||||||
background-image: url(/svg/magnifier.svg);
|
background: url(/svg/magnifier.svg);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-size: contain;
|
background-size: contain;
|
||||||
|
|
Loading…
Reference in New Issue