summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-05-20 13:26:07 +0100
committerAndrew Dolgov <[email protected]>2006-05-20 13:26:07 +0100
commit7e939457baf8e22761fb61b99cacdee61f29a544 (patch)
treee525fba9640ec411d37757b541382178b19541d8 /tt-rss.css
parentc14b5566663e59d56043c7b580f0fad6d9b11cc7 (diff)
inline filter editor uses prototype
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 56edc7e93..f9e109df6 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -287,7 +287,7 @@ a:hover {
background-color : #f0fff0;
}
-input.iedit {
+.iedit {
width : 100%;
padding-left : 2px;
}