Browse Source

Fixes #1581 material theme issue

pull/1615/head
jlukic 10 years ago
parent
commit
795453f3c7
1 changed files with 0 additions and 4 deletions
  1. 4
      src/themes/material/elements/button.overrides

4
src/themes/material/elements/button.overrides

@ -16,8 +16,4 @@
0px 0px 0px 1px rgba(0, 0, 0, 0.2) inset,
0px 2px 3px 0px rgba(0, 0, 0, 0.3) !important
;
}
.ui.buttons > .button:hover,
.ui.buttons > .button.active {
position: static !important;
}
Loading…
Cancel
Save