1
0

Typographic "fix" for "to start"/"to end" icons

These appear larger than the left/right icons. Tweaking the font
size covers that up for the time being.
This commit is contained in:
Matthias Mees
2015-10-06 13:52:57 +02:00
parent 167cbdd17c
commit e4d4b7118c

View File

@@ -1290,6 +1290,13 @@ summary {
min-height: 1em;
}
.pagination .icon-to-start,
.pagination .icon-to-end {
font-size: .75em;
position: relative;
top: -1px;
}
#filter_comments .form_field > input,
#filter_comments select,
#serendipity_comment .form_field input,