summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-05-20 02:13:22 +0100
committerAndrew Dolgov <[email protected]>2008-05-20 02:13:22 +0100
commitedb6a7fe4c032ec8ab31b9ebfdb3a3b9969d0d69 (patch)
treee685ee4b2bbacfdfd4a1a7969fdf2f120d591728 /tt-rss.css
parent43dbb07f112d6e4e5d55697c8f8db456df3e1d27 (diff)
resize grabber to 8x8px
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/tt-rss.css b/tt-rss.css
index fa255a426..5be6c5c0a 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1496,8 +1496,8 @@ div.headlines_cdm {
border-style : dotted;
border-color : #88b0f0;
background-color : white;
- width : 10px;
- height : 10px;
+ width : 8px;
+ height : 8px;
z-index : 20;
right : 10px;
top : 20px;