Skip to content

Commit

Permalink
Improve button icon visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
guerler committed Aug 19, 2015
1 parent 8cff4da commit e3c31db
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions client/galaxy/style/less/ui.less
Expand Up @@ -59,6 +59,11 @@
}

// buttons
.ui-button {
i {
font-size: 1.2em;
}
}
.ui-button-icon {
&:extend(.icon-btn);
&:extend(.no-highlight);
Expand Down
2 changes: 1 addition & 1 deletion static/style/blue/base.css

Large diffs are not rendered by default.

0 comments on commit e3c31db

Please sign in to comment.