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