mirror of
https://github.com/silverstripe/silverstripe-simple
synced 2024-10-22 11:05:50 +02:00
Merge pull request #9 from silverstripe-rebelalliance/open/7316
FIX: re-styled register form as it looks quite broken re: Trac 7316
This commit is contained in:
commit
03eb3f8cd7
@ -75,9 +75,9 @@ div.field {
|
||||
font-family: Arial, Helvetica, sans-serif
|
||||
}
|
||||
form label.left {
|
||||
float: left;
|
||||
width: 20%;
|
||||
padding-right: 5%;
|
||||
padding-bottom:10px;
|
||||
margin-top: 3px;
|
||||
display: block;
|
||||
font-size: 13px;
|
||||
@ -221,7 +221,6 @@ a.btn:after {
|
||||
}
|
||||
div.field {
|
||||
position:relative;
|
||||
border-bottom:1px solid #E5E5E5;
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
.checkbox label.right,
|
||||
|
Loading…
Reference in New Issue
Block a user