From 96c73e7fcb527e83275d593fbb29ea64decaf59b Mon Sep 17 00:00:00 2001 From: str4d <str4d@mail.i2p> Date: Sun, 2 Jul 2017 03:29:03 +0000 Subject: [PATCH] i2psnark: ubergine fix for hidpi --- installer/resources/themes/snark/ubergine/snark.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/installer/resources/themes/snark/ubergine/snark.css b/installer/resources/themes/snark/ubergine/snark.css index 74666917b1..39f7c29fab 100644 --- a/installer/resources/themes/snark/ubergine/snark.css +++ b/installer/resources/themes/snark/ubergine/snark.css @@ -421,10 +421,6 @@ tfoot td:first-child { border-top: 1px solid #202 !important; } -.snarkTorrents tr:first-child td { - padding-top: 3px !important; -} - .snarkTorrents thead th { border-top: 1px solid transparent !important; border-bottom: 1px solid #313 !important; -- GitLab