Explorar o código

removed .dateInput form dayInput & yearInput selector to include inputs created by SMW forms

Garrick van Buren %!s(int64=12) %!d(string=hai) anos
pai
achega
7344ad3bf8
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      assets/stylesheets/foreground.css

+ 2 - 2
assets/stylesheets/foreground.css

@@ -246,8 +246,8 @@ table.wikitable > * > tr > td {
 
 .inputSpan select.createboxInput,
 .dateInput select.monthInput,
-.dateInput input.dayInput,
-.dateInput input.yearInput {
+input.dayInput,
+input.yearInput {
   width: auto;
   float: left;
   margin-right: 1em;