mirror of https://github.com/sualko/cloud_bbb
Merge pull request #311 from Jerome-Herbinet/patch-2
Start button : fixed insufficient left space when hovering over a roompull/263/head^2
commit
30148d7e56
|
|
@ -288,7 +288,7 @@ pre {
|
|||
|
||||
tbody tr {
|
||||
td:first-child {
|
||||
padding-left: 5px;
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
|
|
|
|||
Loading…
Reference in New Issue