css fixes
This commit is contained in:
parent
cc3c1107bd
commit
fcaa980a3f
@ -15,6 +15,10 @@
|
||||
padding: 7px 3px 7px 10px;
|
||||
}
|
||||
|
||||
#block-list-table th:nth-child(2){
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
#block-list-table th:nth-child(6),
|
||||
#block-list-table td:nth-child(6){
|
||||
padding: 7px 3px;
|
||||
|
@ -15,6 +15,10 @@
|
||||
padding: 7px 3px 7px 10px;
|
||||
}
|
||||
|
||||
#webpage-list-table th:nth-child(2){
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
#webpage-list-table th:nth-child(7),
|
||||
#webpage-list-table td:nth-child(7){
|
||||
padding: 7px 3px;
|
||||
|
Reference in New Issue
Block a user