Diffstat (limited to 'cgit.css')
| -rw-r--r-- | cgit.css | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -478,14 +478,6 @@ div#cgit div.cgit-panel { margin-top: 1.5em; } -div#cgit form.diff-ctrls div.cgit-panel { - float: none; -} - -div#cgit form.diff-ctrls { - float: right; -} - div#cgit div.cgit-panel table { border-collapse: collapse; border: solid 1px var(--border-mid); |