Update styles to support Events
authorChuck Scott <cscott@gaslightmedia.com>
Wed, 6 Apr 2016 18:28:46 +0000 (14:28 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Wed, 6 Apr 2016 18:28:46 +0000 (14:28 -0400)
css/admin.css

index fad0aff..99a9472 100644 (file)
@@ -87,6 +87,9 @@
 .glm-form-text-input {
     width: 90%;
 }
+.glm-form-text-input-veryshort {
+    width: 6em;
+}
 .glm-form-text-input-short {
     width: 15em;
 }