v1.4.8k Fixed overflow hidden. forgot password and signup now works on pc
This commit is contained in:
Vendored
+5
@@ -6769,6 +6769,11 @@ nav > .pagination {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.fixOverflow {
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.tbl {
|
||||
border-collapse: collapse;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user