diff options
author | Peter Wilmott <p@p8952.info> | 2015-01-21 14:34:30 +0000 |
---|---|---|
committer | Peter Wilmott <p@p8952.info> | 2015-01-21 14:34:30 +0000 |
commit | 4f598cd341169c4a5bfc111731b87af922658f18 (patch) | |
tree | 14d35ed8532ff9ba0463a51e3e9e93b1e9b6fe56 | |
parent | Remove width attribute on the td (diff) | |
download | ruby-tinderbox-4f598cd341169c4a5bfc111731b87af922658f18.tar.gz ruby-tinderbox-4f598cd341169c4a5bfc111731b87af922658f18.tar.bz2 ruby-tinderbox-4f598cd341169c4a5bfc111731b87af922658f18.zip |
Remove whitespace
-rw-r--r-- | web/public/css/style.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/web/public/css/style.css b/web/public/css/style.css index cc71ebc..444f9f0 100644 --- a/web/public/css/style.css +++ b/web/public/css/style.css @@ -78,5 +78,3 @@ table th.sort-up:after { width: 20%; float: right; } - - |