Remove button style from action links
This commit is contained in:
parent
c831bc5232
commit
25369b6de5
|
@ -68,23 +68,6 @@ a:hover > .icon-cancel {
|
|||
|
||||
.button-link {
|
||||
.action-link();
|
||||
.button();
|
||||
display: inline-block;
|
||||
height: 35px;
|
||||
line-height: 20px;
|
||||
min-width: 175px;
|
||||
|
||||
&:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
* {
|
||||
line-height: inherit;
|
||||
}
|
||||
|
||||
i {
|
||||
font-size: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
// List styles
|
||||
|
|
Loading…
Reference in New Issue