NIHVIVO-1838: Fixed some browser issues in IE 6 and 7
This commit is contained in:
parent
378acfd9dd
commit
737024a8e0
4 changed files with 66 additions and 29 deletions
|
@ -16,4 +16,14 @@
|
|||
*float: none !important;
|
||||
*display: inline !important;
|
||||
*vertical-align: top !important;
|
||||
}
|
||||
/* Fix for photo upload */
|
||||
input#submit,
|
||||
input#submit:visited{
|
||||
padding: 5px 5px 7px;
|
||||
margin-left: -17px;
|
||||
}
|
||||
/* Fix individual pages */
|
||||
#share-contact {
|
||||
width: auto;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue