Browse Source

tertiary buttons fix

pull/13/head
Jack Lukic 11 years ago
parent
commit
562489043f
1 changed files with 1 additions and 1 deletions
  1. 2
      src/elements/button.less

2
src/elements/button.less

@ -656,7 +656,7 @@
/*--- Tertiary ---*/
.ui.buttons.tertiary .button,
.ui.tertiary.button {
border-left: none;
border-left: none !important;
background-color: transparent;
background-image: none;
color: #999999;

Loading…
Cancel
Save