Skip to content
Snippets Groups Projects
Commit 4e189f84 authored by Greta Doci's avatar Greta Doci
Browse files

fix action menu on mobile


Signed-off-by: default avatarGreta Doci <gretadoci@gmail.com>
parent 938428c2
No related branches found
No related tags found
No related merge requests found
......@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment