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