v1.4.8k Fixed overflow hidden. forgot password and signup now works on pc
This commit is contained in:
@@ -39,3 +39,8 @@ nav > .pagination {
|
||||
.pagination > .page-item.active {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.fixOverflow{
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user