Revert "remove CSS for #index-size until actually implemented"

This reverts commit c47c800de7c1b3dc00eac6424bce4a675ddcd35a.

Conflicts:
	src/General/css/style.css
This commit is contained in:
ccd0 2014-11-08 15:37:07 -08:00
parent baf23c1fba
commit 5ca2cbc46f

View File

@ -489,7 +489,8 @@ hr + div.center:not(.ad-cnt):not(.topad):not(.middlead):not(.bottomad) {
:root.infinite-mode .pagelist,
:root.all-pages-mode .pagelist,
:root.catalog-mode .pagelist,
:root:not(.catalog-mode) #hidden-label {
:root:not(.catalog-mode) #hidden-label,
:root:not(.catalog-mode) #index-size {
display: none;
}
#index-search {