Browse Source

Merge pull request #582 from MohammadYounes/typos

Remove extra comma
pull/592/head
Jack Lukic 11 years ago
parent
commit
3c058edac9
1 changed files with 1 additions and 1 deletions
  1. 2
      src/elements/input.less

2
src/elements/input.less

@ -287,7 +287,7 @@
border-right: none;
}
.ui.action.input > .button,
.ui.action.input > .buttons, {
.ui.action.input > .buttons {
display: table-cell;
border-top-left-radius: 0px;

Loading…
Cancel
Save