removing the padding right none on the agenda view dropdown
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 30 Jan 2018 14:42:40 +0000 (09:42 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 30 Jan 2018 14:42:40 +0000 (09:42 -0500)
agenda view dropdown missing arrow because of padding setings

css/front.css

index 13e56a8..13b9c13 100644 (file)
@@ -477,7 +477,7 @@ label.date-toggle-label{
     #glm-event-view-select{
         float: right;
         margin-right: 0;
-        padding-right: 0;
+/*        padding-right: 0;*/
     }
 }
 .agenda-event-name{