1
0

Layout fixes for editing categories.

This commit is contained in:
Matthias Mees
2013-01-02 16:12:32 +01:00
parent 8a890f15f5
commit ecc0bbd5d4
2 changed files with 3 additions and 2 deletions

View File

@ -441,7 +441,8 @@ nav ol { padding: 0; }
.icon-clock:before { content: '🕔'; } /* '\1f554' */
.icon-block:before { content: '🚫'; } /* '\1f6ab' */
.icon_link {
.icon_link,
#insert_image {
display: inline-block;
*display: inline;
*zoom: 1;