From: Andrew Dolgov Date: Tue, 20 May 2008 01:15:45 +0000 (+0100) Subject: move grabber to right:20px X-Git-Tag: 1.2.23-final~37 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=26f9ed70bd8d6c22358187fba866b800c3d8892d;p=tt-rss.git move grabber to right:20px --- diff --git a/tt-rss.css b/tt-rss.css index 5be6c5c0..2582811c 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -1499,7 +1499,7 @@ div.headlines_cdm { width : 8px; height : 8px; z-index : 20; - right : 10px; + right : 20px; top : 20px; display : none; cursor : move;