Commit c0ab78ec authored by Leo Iannacone's avatar Leo Iannacone

fix left padding on title button

parent a55fbe88
...@@ -175,6 +175,6 @@ footer .info { ...@@ -175,6 +175,6 @@ footer .info {
} }
#title a.btn { #title a.btn {
padding-right: 0; padding: 10px 12px;
float: right; float: right;
} }
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