Selaa lähdekoodia

Make fields wider.

Frederic G. MARAND 11 vuotta sitten
vanhempi
säilyke
b831eae3c9
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      date/date.php

+ 3 - 0
date/date.php

@@ -15,6 +15,9 @@ $formatter = new DateFormatter();
         width: 90%;
         height: 80em;
       }
+      input[type="text"] {
+        width: 20em;
+      }
       </style>
     </head>
   <body>