Forced size of custom date selector on checkout screen since
it is too small. This will probably be fixed differently in
master later, but this will help us for now.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
<div class="flex-cell"></div>
<div class="form-group row">
-<div class="col-md-12 col-lg-4" uib-dropdown>
+<div class="col-md-3" uib-dropdown style="width:100px;">
<button type="button" ng-class="{'btn-success' : date_options.has_sticky_date}" class="btn btn-default" uib-dropdown-toggle>
[% l('Date Options') %]
<span class="caret"></span>