1
0
Fork 0

Ever-so-slight download button adjustment

Upper margin was too large (was bugging me terribly)
website
Mike Gerwitz 2012-05-07 00:47:02 -04:00
parent 1a3ccc3c6c
commit b3e59f5b7c
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 2 additions and 2 deletions

View File

@ -241,7 +241,7 @@ span.shell-start {
/** index **/
.btn.download {
float: right;
margin-top: 0.8em;
margin-top: 0.6em;
}
.btn.download .note {