Lost .archive-dropdown in a merged, added back.
This commit is contained in:
parent
658b474351
commit
5c95cd08e7
|
@ -830,8 +830,10 @@ ul.children {
|
||||||
}
|
}
|
||||||
|
|
||||||
.archive-dropdown {
|
.archive-dropdown {
|
||||||
|
width: 192px;
|
||||||
margin-left: 4px;
|
margin-left: 4px;
|
||||||
padding: 2px;}
|
padding: 2px;
|
||||||
|
}
|
||||||
|
|
||||||
.widget_search #s-search, .widget_comicpress_search_transcripts #s-transcript {
|
.widget_search #s-search, .widget_comicpress_search_transcripts #s-transcript {
|
||||||
width: 155px;
|
width: 155px;
|
||||||
|
|
Loading…
Reference in New Issue