NIHVIVO-1838: Fixed some browser issues in IE 6 and 7
This commit is contained in:
parent
18e4c6dcd8
commit
8019766830
9 changed files with 91 additions and 111 deletions
|
@ -4,6 +4,13 @@ label{
|
|||
display: block;
|
||||
margin-top: .5em;
|
||||
}
|
||||
label.inline {
|
||||
display: inline;
|
||||
font-weight: normal;
|
||||
}
|
||||
input.block{
|
||||
display: block;
|
||||
}
|
||||
textarea{
|
||||
margin-bottom: 1.5em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue