fix action menu on mobile
Signed-off-by: Greta Doci <gretadoci@gmail.com>
This commit is contained in:
parent
938428c275
commit
4e189f843b
1 changed files with 4 additions and 1 deletions
|
@ -674,7 +674,10 @@ table tr.summary td {
|
|||
padding-top: 20px;
|
||||
}
|
||||
.summary .info {
|
||||
margin-left: 35px; /* td has padding of 15, col width is 50 */
|
||||
margin-left: 2px;
|
||||
}
|
||||
.hiddeninfo {
|
||||
white-space: pre-line;
|
||||
}
|
||||
|
||||
table.dragshadow {
|
||||
|
|
Loading…
Reference in a new issue