Remove width
This commit is contained in:
parent
15023940ea
commit
13ddaad34d
1 changed files with 3 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue