CSS stuff
authorCameron Ball <cameron@getapproved.com.au>
Fri, 2 Jan 2015 02:30:54 +0000 (10:30 +0800)
committerCameron Ball <cameron@getapproved.com.au>
Fri, 2 Jan 2015 02:30:54 +0000 (10:30 +0800)
app/css/divinelegy.css

index 25d59b7..3cda25b 100644 (file)
@@ -59,6 +59,10 @@ input, select {
     border-radius: 4px;
 }
 
+#text-filters input:last-child, #select-filters select:last-child {
+    margin-right: 0px !important;
+}
+
 #navigation table {
     border-collapse: separate;
     border-spacing: 0 5px;