]> WPIA git - gigi.git/blobdiff - static/static/default.css
FIX: input width for dob selector
[gigi.git] / static / static / default.css
index d3b42e0f32e18071be3cd33a9f4ce41183679b3c..86c271b30ddfd56cf6ecd24690b9279fbda64eff 100644 (file)
@@ -782,7 +782,12 @@ pre{
        margin-left: 1%;
        margin-right: 1%;
 }
-
+.dataTable td nobr input {
+       width: auto;
+}
+.centertext {
+       text-align: center;
+}
 .dataTable th {
        background: #e2e2e2;
        font-weight: bold;