4,554
edits
No edit summary |
No edit summary |
||
Line 1,418: | Line 1,418: | ||
.test-list-view .test-chronicle-list { | .test-list-view .test-chronicle-list { | ||
display: block; | display: block; | ||
} | |||
.block-sorting-buttons { | |||
display: none; | |||
} | |||
.list-sorting-buttons { | |||
display: inline-block; /* or 'block' depending on your layout */ | |||
} | } |