fixing the category creation/edit modal alignment

This commit is contained in:
Kris Aubuchon 2013-10-29 21:01:41 -04:00
parent 60d9b4d808
commit 0337c293c1
1 changed files with 0 additions and 2 deletions

View File

@ -538,8 +538,6 @@ h1, h2, h3 {margin: 10px 0;}
.modal-body {
input[type=text] {
font-size: 16px;
display: block;
margin-top: 10px;
}
}