Commit 9d11b51d authored by Stan Hu's avatar Stan Hu

Remove padding on the right of Advanced button as well

parent 24896bff
......@@ -33,6 +33,8 @@
.btn-link {
padding-left: 0px;
border-left: 0px;
padding-right: 0px;
border-right: 0px;
&:hover, &:focus {
text-decoration: none;
......
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