Remove width
This commit is contained in:
parent
da972cf8b9
commit
512ed2d925
1 changed files with 3 additions and 0 deletions
|
@ -500,6 +500,9 @@ ul#header-nav a.log-out {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
.searchResultsHeader {
|
||||||
|
width: unset !important;
|
||||||
|
}
|
||||||
#switch-to-extended-searchform {
|
#switch-to-extended-searchform {
|
||||||
border:none;
|
border:none;
|
||||||
background-color:unset;
|
background-color:unset;
|
||||||
|
|
Loading…
Add table
Reference in a new issue