1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-11-22 09:56:51 +01:00

fix text-only buttons

This commit is contained in:
Matthias Kretschmann 2013-12-28 16:12:07 +01:00
parent dc1f37283b
commit 29c05377c9

View File

@ -69,7 +69,7 @@ a.btn-primary:visited {
.btn; .btn;
background: none; background: none;
border: none; border: none;
box-shadow: none; .box-shadow(none);
padding: 0; padding: 0;
margin: 0; margin: 0;