1
0

Make button links always contain their text.

References #99
This commit is contained in:
Matthias Mees
2014-04-20 13:05:25 +02:00
parent 9e7fbdf6bf
commit b6b6dfe01a

View File

@ -421,6 +421,7 @@ nav ol {
/* BACKEND HELPER CLASSES */
.icon_link,
.button_link,
#insert_image,
form > a,
form > button,
@ -441,7 +442,6 @@ form > button,
#dashboard_entries .entry_status,
.comment_status,
.tabs > ul > li,
#maintenance > section > .button_link,
.overviewListForm {
display: inline-block;
}