]> git.armaanb.net Git - stagit.git/blobdiff - resources/style.css
Removes unused CSS
[stagit.git] / resources / style.css
index 10b5cdf785512e0a0062207e191adcedf7740d52..4347fdbf72db69b22bb32d1a2b1f8fc35f45e4bf 100644 (file)
@@ -1,7 +1,7 @@
 body {
        font-size: 0.8rem;
        font-family: monospace;
-       max-width: 100%;
+       max-width: 125ch;
        width: max-content;
 }
 
@@ -42,7 +42,6 @@ table td {
 
 #content table td {
        vertical-align: top;
-       white-space: nowrap;
 }
 
 #branches tr:hover td,