mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Popup Css Fixing
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@44255 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
9a118c3693
commit
a09369d605
@ -20,6 +20,7 @@
|
||||
left: 10em;
|
||||
top: -0.15em;
|
||||
display: none;
|
||||
z-index: 2;
|
||||
}
|
||||
.calendarpopup.focused {
|
||||
display: block;
|
||||
|
@ -33,6 +33,7 @@
|
||||
left: 10.2em;
|
||||
top: 0;
|
||||
display: none;
|
||||
z-index: 2;
|
||||
}
|
||||
.dropdownpopup.focused {
|
||||
display: block;
|
||||
|
Loading…
x
Reference in New Issue
Block a user