Added btn--icon-xl for use within assetAdmin

This commit is contained in:
Paul Clarke 2016-05-10 16:26:09 +12:00
parent 100deada75
commit 0321d0868e
2 changed files with 10 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -24,6 +24,13 @@
top: 0; top: 0;
} }
.btn--icon-xl[class*="font-icon-"]::before {
font-size: 22px;
line-height: 20px;
top: -1px;
float: left;
}
// For buttons with icon and no text, removes space after icon // For buttons with icon and no text, removes space after icon
// TODO replace all .no-text classes for .btn--no-text // TODO replace all .no-text classes for .btn--no-text