increasing the width of the calendar view selection dropdown, increasing from 2 colum...
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 17 Oct 2016 13:02:08 +0000 (09:02 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 17 Oct 2016 13:02:08 +0000 (09:02 -0400)
views/front/events/searchForm.html

index 62b8b05..7997209 100644 (file)
@@ -69,7 +69,7 @@
             </div>
         </form>
     </div>
-<div class="small-7 medium-4 large-2 columns view-select" style="margin-right: 15px;">
+<div class="small-7 medium-3 columns view-select" style="margin-right: 15px;">
     <select id="glm-event-view-select">
         <option id="agenda-view-option" value="agenda"> Agenda View </option>
         <option id="calendar-view-option" value="calendar"> Calendar View </option>