fixed alignment in forms with list:string
This commit is contained in:
@@ -1 +1 @@
|
||||
Version 2.0.9 (2012-09-16 11:46:00) stable
|
||||
Version 2.0.9 (2012-09-16 12:23:15) stable
|
||||
|
||||
@@ -156,6 +156,14 @@ div.error {
|
||||
-webkit-border-radius: 4px;
|
||||
}
|
||||
|
||||
form table tr {
|
||||
margin-bottom: 9px;
|
||||
}
|
||||
|
||||
td.w2p_fw ul {
|
||||
margin-left: 0px;
|
||||
}
|
||||
|
||||
input[type="button"], input[type="submit"] {
|
||||
// to be fixed
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user