mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
Ticket #1498 - Overflow causes dropdown to be cut off
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@44327 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
a2d59ee1c7
commit
bc887ea2d2
@ -366,7 +366,7 @@ div.spacer, li.spacer {
|
||||
* than any DOM-elemnt under it.
|
||||
* @see http://www.aplus.co.yu/lab/z-pos/
|
||||
*/
|
||||
overflow: hidden;
|
||||
/*overflow: hidden;*/
|
||||
z-index: 1001;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user