mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Strip base button style. This should be covered already.
This commit is contained in:
parent
4b6e3dae48
commit
c56ea041d3
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
|
||||
// --------------------------------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue