diff options
author | Armaan Bhojwani <me@armaanb.net> | 2021-04-20 11:27:28 -0400 |
---|---|---|
committer | Armaan Bhojwani <me@armaanb.net> | 2021-04-20 11:27:28 -0400 |
commit | 287c6e5621b6d8edcf8434cf70c6040941b0cb38 (patch) | |
tree | 08083198644d0306a6fde7f248eeed7284b91600 | |
parent | 4748f9df3e9837ef3132a5b64d279c75dbe2f14b (diff) | |
download | stagit-287c6e5621b6d8edcf8434cf70c6040941b0cb38.tar.gz |
Removes unused CSS
-rw-r--r-- | resources/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/style.css b/resources/style.css index 1e6ef66..4347fdb 100644 --- a/resources/style.css +++ b/resources/style.css @@ -42,7 +42,6 @@ table td { #content table td { vertical-align: top; - white-space: nowrap; } #branches tr:hover td, |