diff options
-rw-r--r-- | style.css | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -36,6 +36,9 @@ table thead td { table td { padding: 0 0.4em; +} + +#content table td { white-space: nowrap; vertical-align: top; } |
![]() |
index : Stagit.git | |
My dummies version of stagit for people who are intrested in setting up a stagit wrapper for their git server. | Shipwreckt |
summaryrefslogtreecommitdiff |
-rw-r--r-- | style.css | 3 |
@@ -36,6 +36,9 @@ table thead td { table td { padding: 0 0.4em; +} + +#content table td { white-space: nowrap; vertical-align: top; } |