Skip to content

Commit

Permalink
Fix message margin in left column
Browse files Browse the repository at this point in the history
  • Loading branch information
guerler committed Mar 23, 2017
1 parent b0325ce commit 3b7d44e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions client/galaxy/style/less/ui.less
Expand Up @@ -77,6 +77,9 @@
.ui-column-left {
width: 49%;
float: left;
.ui-message {
margin-top: 5px;
}
}
.ui-column-right {
width: 49%;
Expand Down
2 changes: 1 addition & 1 deletion static/style/blue/base.css

Large diffs are not rendered by default.

0 comments on commit 3b7d44e

Please sign in to comment.