Give table rows with actions a bit more space
This commit is contained in:
@@ -87,6 +87,9 @@ footer > .p {
|
||||
}
|
||||
|
||||
.table-actions {
|
||||
/* those margins will give table rows in Pankow TableViews some more space */
|
||||
margin-top: 4px;
|
||||
margin-bottom: 4px;
|
||||
text-align: right;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user