manage: more space around the actions column

This commit is contained in:
tophf 2017-09-09 16:14:36 +03:00
parent 4f7876f961
commit 7bde873b3b

View File

@ -242,7 +242,7 @@ summary {
font-family: sans-serif;
text-indent: -2em;
padding-left: 3em;
padding-right: 30px;
padding-right: 40px;
}
.newUI .homepage .svg-icon {
@ -252,7 +252,7 @@ summary {
}
.newUI .actions {
width: 60px;
width: 75px;
height: 20px;
white-space: nowrap;
}