mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
(Scott Phillips) Fixes display bug in IE6&7 on the submission submit buttons.
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2813 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
@@ -174,4 +174,8 @@ border-bottom: 1px solid white;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
ul.horizontal li span.bold a { color: black; }
|
||||
ul.horizontal li span.bold a { color: black; }
|
||||
|
||||
form.ds-interactive-div li.ds-form-item.last {
|
||||
width: 558px;
|
||||
}
|
Reference in New Issue
Block a user