Bug #3204
Collections search box is tiny
Start date:
Due date:
% Done:
100%
Estimated time:
Story points:
-
Associated revisions
History
#1
Updated by Peter Amstutz over 6 years ago
- Target version set to 2014-07-16 Sprint
#2
Updated by Brett Smith over 6 years ago
- Status changed from New to In Progress
- Assigned To set to Brett Smith
#3
Updated by Brett Smith over 6 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset arvados|commit:ef34e7256fe96d2ad4c3f27ca0ba4bef14a195ff.
3204: Remove redundant pull-right from Workbench Collections search.
content_for :tab_line_buttons is already wrapped in a div.pull-right.
Doing that a second time forces the contents into an overly-small
box.
Closes #3204.