1
0

Style toggle headlines as blocks for better visual orientation.

This commit is contained in:
Matthias Mees
2013-08-19 19:02:37 +02:00
parent f811b3f6bb
commit 294dc041c6

View File

@ -1598,6 +1598,11 @@ form > .button_link:first-of-type,
max-width: 85%;
}
.toggle_headline > button {
text-align: left;
width: 100%;
}
#entries_list > li,
#serendipity_comments_list > li,
#categories li > div,