Commit 3d552243 by Kyle Fiedler

Styled wiki delete button

parent c53483ce
......@@ -21,7 +21,12 @@ form#wiki_revision {
}
#submit_delete {
@include box-shadow(none);
background: none;
border: none;
color: #999;
float: right;
text-decoration: underline;
}
input[type="submit"] {
......
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