]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Fix input size for dropdown search form 1206/head
authorArthurHoaro <arthur@hoa.ro>
Mon, 13 Aug 2018 08:55:13 +0000 (10:55 +0200)
committerArthurHoaro <arthur@hoa.ro>
Mon, 13 Aug 2018 08:55:13 +0000 (10:55 +0200)
assets/default/scss/shaarli.scss

index 6b286f1ecdebdea0893f6a33ea04da1073472c52..b8578ea6869855b907c5d89ae963e938ecb864a0 100644 (file)
@@ -381,8 +381,6 @@ body,
   box-shadow: 0 1px 0 $light-shadow, 0 1px 4px $dark-shadow inset;
   background: $almost-white;
   padding: 5px 5px 3px 15px;
-  width: 20%;
-  height: 20px;
   color: $dark-grey;
 }