mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-28 11:26:16 -04:00
css: fix broken popup colorpicker chatAndUsers
This commit is contained in:
parent
eb0d8839c2
commit
71a3579ae7
3 changed files with 15 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
|||
right: 0;
|
||||
left: auto;
|
||||
}
|
||||
.popup#users.chatAndUsers .popup-content {
|
||||
.popup#users.chatAndUsers > .popup-content {
|
||||
border: none;
|
||||
border-bottom: 1px solid #ccc;
|
||||
border-left: 1px solid #ccc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue