mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Strip base button style. This should be covered already.
This commit is contained in:
parent
9ecbb375a5
commit
dcf54bd9ce
1 changed files with 0 additions and 12 deletions
|
@ -191,18 +191,6 @@ input[type="button"] {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
//
|
|
||||||
// Button Reset
|
|
||||||
// --------------------------------------------------
|
|
||||||
|
|
||||||
button {
|
|
||||||
border: 0;
|
|
||||||
padding: 0;
|
|
||||||
background: transparent;
|
|
||||||
@include transition(all 0.15s ease-in-out);
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// Base Button
|
// Base Button
|
||||||
// --------------------------------------------------
|
// --------------------------------------------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue