Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:viur-framework/ignite into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
sveneberth committed Jan 24, 2020
2 parents 12d152e + 3a2a8ad commit 440bb71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions generic/form.less
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@
/* Dropdown */
.select {
.basicInput(@borderColor:darken(@defaultInputColor,12%));
color: contrast(@inputColor, #222222, #f4f4f4);
//align-self: flex-start;
max-width: 100%;
min-width: 0;
Expand Down Expand Up @@ -274,6 +275,7 @@
background-size: 15px;
background-repeat: no-repeat;
text-align: left;
font-weight: @fontWeightLight;

&--block {
width: 100%;
Expand Down

0 comments on commit 440bb71

Please sign in to comment.