Remove width

This commit is contained in:
Georgy Litvinov 2020-09-21 18:14:31 +02:00
parent 15023940ea
commit 13ddaad34d

View file

@ -500,6 +500,9 @@ ul#header-nav a.log-out {
width: 100%;
float: left;
}
.searchResultsHeader {
width: unset !important;
}
#switch-to-extended-searchform {
border:none;
background-color:unset;