Skip to content

Commit

Permalink
Merge pull request #2716 from dannon/slight_upload_style_tweak
Browse files Browse the repository at this point in the history
Slight styling tweak to prevent overflow on the right edge in composi…
  • Loading branch information
guerler committed Aug 3, 2016
2 parents b2ab62b + bf0ac1c commit 66d5560
Show file tree
Hide file tree
Showing 6 changed files with 33 additions and 31 deletions.
2 changes: 1 addition & 1 deletion client/galaxy/style/less/upload.less
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
background: lighten(@btn-default-border, 30%);
.upload-row {
.upload-title {
width: 190px;
width: 175px;
}
.upload-source {
.ui-button-menu {
Expand Down
24 changes: 13 additions & 11 deletions static/scripts/bundled/analysis.bundled.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion static/scripts/bundled/analysis.bundled.js.map

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions static/scripts/bundled/libs.bundled.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion static/scripts/bundled/libs.bundled.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion static/style/blue/base.css

Large diffs are not rendered by default.

0 comments on commit 66d5560

Please sign in to comment.