]> git.immae.eu Git - github/fretlink/time-picker.git/blobdiff - assets/index/Header.less
Added 12hours display support
[github/fretlink/time-picker.git] / assets / index / Header.less
index ac3d6625bc24a4b05d2cc1732da1aab0cbdbc430..7ad3d9fd69cedd7c8a1c774c6afdd897e7c96af3 100644 (file)
@@ -1,8 +1,7 @@
-.@{prefixClass} {
+.@{prefixClass}-panel {
   &-input {
     margin: 0;
     padding: 0;
-    border: 0;
     width: 100%;
     cursor: auto;
     line-height: 1.5;
@@ -48,7 +47,3 @@
     color: #666;
   }
 }
-
-.narrow .@{prefixClass}-input-wrap {
-  max-width: 111px;
-}