don't fix the height of the archive widget - fix the maximum height
This commit is contained in:
parent
ec99cac9e8
commit
99c19b307e
@ -68,7 +68,7 @@
|
|||||||
#datebrowse-sidebar select {
|
#datebrowse-sidebar select {
|
||||||
width: 190px;
|
width: 190px;
|
||||||
max-width: 190px;
|
max-width: 190px;
|
||||||
height: 150px;
|
max-height: 150px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* categories */
|
/* categories */
|
||||||
|
Reference in New Issue
Block a user