0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

Reset buttons without classes

This commit is contained in:
John O'Nolan 2014-08-07 16:37:47 +03:00
parent d3b3a2ed80
commit 333b39eef2

View file

@ -217,6 +217,13 @@ kbd {
0 1px 0 0 #fff inset;
}
button {
background: transparent;
border: none;
outline: none;
box-shadow: none;
}
//
// Utilities