mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-01 20:04:51 +02:00
related to #1727 changed dots to scroll bar
This commit is contained in:
@@ -1190,8 +1190,7 @@ $(document).ready(function() {
|
||||
margin-right: 20px;
|
||||
}
|
||||
.user-container-email span {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
overflow: scroll;
|
||||
padding: 7px 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user