From: Anthony Talarico Date: Tue, 30 Jan 2018 14:42:40 +0000 (-0500) Subject: removing the padding right none on the agenda view dropdown X-Git-Tag: v1.6.77^2~16 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=7a01930a9fb2cb69fa5581b4bfa8ee91fcfc272b;p=WP-Plugins%2Fglm-member-db-events.git removing the padding right none on the agenda view dropdown agenda view dropdown missing arrow because of padding setings --- diff --git a/css/front.css b/css/front.css index 13e56a8..13b9c13 100644 --- a/css/front.css +++ b/css/front.css @@ -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{