Skip to content

Commit

Permalink
Fix bottom margin
Browse files Browse the repository at this point in the history
  • Loading branch information
guerler committed Sep 21, 2016
1 parent 1ab673a commit 9dc4129
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions client/galaxy/style/less/ui.less
Expand Up @@ -491,6 +491,7 @@
.ui-portlet-narrow {
&:extend(.ui-portlet-limited all);
border: none;
margin-bottom: @ui-margin-vertical-large;
.portlet-header {
border-radius: @border-radius-base;
.portlet-operations {
Expand Down
2 changes: 1 addition & 1 deletion static/style/blue/base.css

Large diffs are not rendered by default.

0 comments on commit 9dc4129

Please sign in to comment.