mcramer
2012-10-18 f219066210fe6952907714157f56061099891074
Fix: Long text on buttons make them having double icons

1 files modified
1 ■■■■ changed files
interface/web/themes/default/css/styles.css 1 ●●●● patch | view | raw | blame | history
interface/web/themes/default/css/styles.css
@@ -667,6 +667,7 @@
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
    white-space: nowrap;
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */