Add blending for dropdowns
This commit is contained in:
@@ -237,6 +237,10 @@ button.formbutton a {
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
*.wdropdown.active > button {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
*.wdropdown.active > div.select {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user