1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-27 13:34:28 +00:00

"Optimize padding properties"

This commit is contained in:
Steffo 2018-07-21 19:21:28 +02:00
parent 7db6255143
commit e228d7fccf

View file

@ -55,9 +55,7 @@ button, input[type="submit"], .btn {
border-radius: 0;
border: 1px solid @text-color;
color: @text-color !important;
padding: 2px;
padding-left: 8px;
padding-right: 8px;
padding: 2px 8px;
margin: 1px;
font-size: medium;
font-family: sans-serif;