mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-11 09:53:32 +03:00
Reset buttons without classes
This commit is contained in:
parent
d3b3a2ed80
commit
333b39eef2
@ -217,6 +217,13 @@ kbd {
|
||||
0 1px 0 0 #fff inset;
|
||||
}
|
||||
|
||||
button {
|
||||
background: transparent;
|
||||
border: none;
|
||||
outline: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
|
||||
//
|
||||
// Utilities
|
||||
|
Loading…
Reference in New Issue
Block a user