summaryrefslogtreecommitdiffabout
path: root/cgit.css
Side-by-side diff
Diffstat (limited to 'cgit.css') (more/less context) (ignore whitespace changes)
-rw-r--r--cgit.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/cgit.css b/cgit.css
index fac5f85..a37d218 100644
--- a/cgit.css
+++ b/cgit.css
@@ -38,2 +38,3 @@ table#header td.main {
padding-left: 10px;
+ white-space: nowrap;
}
@@ -49,2 +50,3 @@ table#header td.form {
padding-bottom: 2px;
+ white-space: nowrap;
}
@@ -94,2 +96,3 @@ table.tabs td.form form {
font-size: 90%;
+ white-space: nowrap;
}