Fix button padding
This commit is contained in:
@@ -173,6 +173,7 @@ input[type=submit] {
|
|||||||
border: 1px solid #D3D3D3;
|
border: 1px solid #D3D3D3;
|
||||||
transition: background 0.5s;
|
transition: background 0.5s;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.button:hover {
|
.button:hover {
|
||||||
@@ -192,7 +193,6 @@ input[type=submit] {
|
|||||||
|
|
||||||
.copy-button {
|
.copy-button {
|
||||||
margin-top: 2px;
|
margin-top: 2px;
|
||||||
margin-left: 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.social-sharer {
|
.social-sharer {
|
||||||
|
|||||||
Reference in New Issue
Block a user