keep a relatively constant search result height, because moving pagination is bleh
This commit is contained in:
parent
4ad806847b
commit
122df1e19d
1 changed files with 7 additions and 0 deletions
|
@ -254,6 +254,13 @@ body.outfits-edit
|
|||
display: none
|
||||
#preview-search-advanced
|
||||
display: block
|
||||
#preview-search-basic > ul
|
||||
font-size: 85%
|
||||
|
||||
.object
|
||||
min-height: 150px
|
||||
> ul a
|
||||
font-size: 100%
|
||||
#preview-search-advanced
|
||||
display: none
|
||||
margin-left: 2em
|
||||
|
|
Loading…
Reference in a new issue