aboutsummaryrefslogtreecommitdiff
path: root/cgit.css
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/cgit.css b/cgit.css
index 7892eca..e52d424 100644
--- a/cgit.css
+++ b/cgit.css
@@ -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);