align flag text boxes

This commit is contained in:
Jeff Atwood 2013-04-23 14:15:09 -07:00
parent 72508d459b
commit d8299914ce

View File

@ -171,4 +171,10 @@
.custom-message-length {
margin-bottom: 10px;
margin-left: 20px;
}
.flag-message {
margin-left: 20px;
width: 95% !important;
}