Fix indentation to match the rest of the file

This commit is contained in:
Matt Rogers 2015-07-25 07:58:39 -05:00
parent f5af02d314
commit 2a6afba56e

View file

@ -295,13 +295,12 @@ div.note_wrapper p {
}
.btn {
padding: 8px 8px;
border-radius: 5px;
background-image: none;
display: inline-block;
white-space: none;
border: 1px solid transparent;
background-color: #999999;
color: white;
padding: 8px 8px;
border-radius: 5px;
background-image: none;
display: inline-block;
white-space: none;
border: 1px solid transparent;
background-color: #999999;
color: white;
}