mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
Remove 100% width which was causing IE to wrap at a silly place.
This commit is contained in:
parent
3d3c6b6621
commit
f5c4dd0d02
@ -37,7 +37,7 @@ input[type="text"] {
|
||||
width: 62.5%;
|
||||
}
|
||||
|
||||
#subject, #comments {
|
||||
#subject {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user