Skip to content
Snippets Groups Projects
Commit 0d49db04 authored by root's avatar root
Browse files

Cambio botón default margin/padding

parent 83959918
No related branches found
No related tags found
No related merge requests found
......@@ -40,12 +40,15 @@
}
.tsa2 .btn-default{
padding: 6px 12px;
padding: 5px 12px;
color: #333;
background-color: #fff;
border-color: #ccc;
border-radius: 4px;
border-width: 1px;
font-weight: normal;
margin-top: 0;
}
.tsa2 .btn-default:hover {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment