mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
IE6/7 has unncessary scroll bar
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@44557 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
a8934d4354
commit
8ee1966997
@ -69,7 +69,7 @@
|
||||
display: block;
|
||||
background: #e9e9e9;
|
||||
padding: 3px;
|
||||
width: 98%;
|
||||
width: 97%;
|
||||
}
|
||||
|
||||
.right form .htmleditorfield span.readonly *,
|
||||
|
Loading…
Reference in New Issue
Block a user