Skip to content

Commit

Permalink
Fixes #793 #1506 #1693 - Fixes fluid flex
Browse files Browse the repository at this point in the history
  • Loading branch information
jlukic committed Feb 16, 2015
1 parent 580100c commit 9127f51
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/definitions/elements/input.less
Expand Up @@ -372,11 +372,7 @@

/* Fluid */
.ui.fluid.action.input {
display: table;
width: 100%;
}
.ui.fluid.action.input > .button {
width: 0.01%;
display: flex;
}

/* Button on Right */
Expand Down

0 comments on commit 9127f51

Please sign in to comment.