mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 02:11:38 -04:00
Fixes the css issue for contact_add_edit.
This commit is contained in:
@@ -3,12 +3,18 @@
|
||||
text-align: right;
|
||||
width: 161px;
|
||||
font-weight: bold;
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
.contact_comment {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
/* center label with textarea */
|
||||
.center_comment * {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
#interest_form {
|
||||
padding: 10px;
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user