diff options
Diffstat (limited to 'public/stylesheets')
| -rw-r--r-- | public/stylesheets/admin.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css index 6471090e..4afe0cfa 100644 --- a/public/stylesheets/admin.css +++ b/public/stylesheets/admin.css | |||
| @@ -888,6 +888,7 @@ form.button_to svg { | |||
| 888 | .events_table .action_grid { grid-template-columns: repeat(2, auto); } | 888 | .events_table .action_grid { grid-template-columns: repeat(2, auto); } |
| 889 | .assets_table .action_grid { grid-template-columns: repeat(3, auto); } | 889 | .assets_table .action_grid { grid-template-columns: repeat(3, auto); } |
| 890 | .revisions_table .action_grid { grid-template-columns: repeat(2, auto); } | 890 | .revisions_table .action_grid { grid-template-columns: repeat(2, auto); } |
| 891 | .trashed_node_list .action_grid { grid-template-columns: repeat(3, auto); } | ||
| 891 | 892 | ||
| 892 | /* min-height keeps a row the same height whether or not the viewer may see | 893 | /* min-height keeps a row the same height whether or not the viewer may see |
| 893 | the lower controls. */ | 894 | the lower controls. */ |
