soyjavi пре 13 година
родитељ
комит
2cecc5c6c6
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      src/stylesheets/lungo.widget.form.styl

+ 2 - 2
src/stylesheets/lungo.widget.form.styl

@@ -15,9 +15,9 @@ form, .form
     margin: 0.15em 0
 
   & input:not([type="checkbox"]), textarea, select, .progress, label.select, [data-control-progress]
-    font-size: FONT_SIZE_BIG
+    font-size: FONT_SIZE_NORMAL
     &.large
-      font-size: FONT_SIZE_LARGE
+      font-size: FONT_SIZE_BIG
 
   & input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], select, textarea, label.select
     display: inline-block