mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 09:05:53 +00:00
MINOR Removed styling for TypeDropdown which was removed in r77395
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@77396 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
7bef4158e8
commit
7f4e06c616
@ -69,18 +69,15 @@
|
||||
}
|
||||
|
||||
.right form .dropdown,
|
||||
.right form .typedropdown,
|
||||
.right form .countrydropdown {
|
||||
font-size: 12px;
|
||||
}
|
||||
.right form .dropdown select,
|
||||
.right form .typedropdown select,
|
||||
.right form .countrydropdown select {
|
||||
font-size: 12px;
|
||||
height: 19px;
|
||||
}
|
||||
.right form .dropdown select option,
|
||||
.right form .typedropdown select option,
|
||||
.right form .countrydropdown select option {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user