mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +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;
|
margin-right: 20px;
|
||||||
}
|
}
|
||||||
.user-container-email span {
|
.user-container-email span {
|
||||||
overflow: hidden;
|
overflow: scroll;
|
||||||
text-overflow: ellipsis;
|
|
||||||
padding: 7px 0;
|
padding: 7px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user