Fixed wordpress search box have an adjustable width
This commit is contained in:
parent
d058cfc11e
commit
7e1e2b085c
@ -19,6 +19,9 @@
|
||||
display: none;
|
||||
visibility: hidden;
|
||||
}
|
||||
#sidebar ul #searchform #s {
|
||||
width: 90%;
|
||||
}
|
||||
.post {
|
||||
margin: 0 0 3em 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user