diff options
author | Camil Staps | 2015-03-19 13:26:17 +0100 |
---|---|---|
committer | Camil Staps | 2015-03-19 13:26:17 +0100 |
commit | 97a9b636c6fb03a344f168a3847b2178068cf85c (patch) | |
tree | 5c989a05c51eee87f2cd37900dfc867b3dafd7fa /css | |
parent | Changed permissions (diff) |
Collapse menu
Diffstat (limited to 'css')
-rw-r--r-- | css/businessadmin.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/css/businessadmin.css b/css/businessadmin.css index da70bf8..60ce407 100644 --- a/css/businessadmin.css +++ b/css/businessadmin.css @@ -94,4 +94,10 @@ td .btn.btn-circle:last-child { .table-responsive { overflow-x: auto; +} + +#collapse-menu { + margin-right: 16px; + margin-top: 16px; + float: right; }
\ No newline at end of file |