Skip to content

Commit

Permalink
feat(button.css): BREAKING Removed btn-xxlarge due to lack of usage
Browse files Browse the repository at this point in the history
  • Loading branch information
Spiderpig86 committed Jul 17, 2018
1 parent 9ccca36 commit cafa780
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/core/button.css
Original file line number Diff line number Diff line change
Expand Up @@ -274,12 +274,6 @@ button.btn-close::after {
font-size: 110%;
}

.btn-xxlarge {
line-height: 4.5rem;
padding: 0 2rem;
font-size: 120%;
}

/* Make the loader white so it is visible */
.loading.btn-accent:after {
border: 2px solid #fff;
Expand Down

0 comments on commit cafa780

Please sign in to comment.