class nowrap was missing; div not allowed here
This commit is contained in:
@@ -585,6 +585,10 @@ td.disabled {
|
||||
background-color: #cccccc;
|
||||
}
|
||||
|
||||
.nowrap {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
/**
|
||||
* login form
|
||||
*/
|
||||
|
Reference in New Issue
Block a user