Commit f69101ff authored by Jose's avatar Jose

Remove vertical-alignment from project template buttons

parent 32757d64
...@@ -294,6 +294,8 @@ input[type=color].form-control { ...@@ -294,6 +294,8 @@ input[type=color].form-control {
} }
} }
.btn { .project-templates-buttons {
margin-bottom: 0; .btn {
vertical-align: unset;
}
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment