summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-08-26 07:56:00 +0100
committerAndrew Dolgov <[email protected]>2005-08-26 07:56:00 +0100
commit603c27f828a4db20eed63b9593b5bc579e8377fd (patch)
tree75a53ef30c6ed5dfa949ad8f5ea93d3561f98e46 /tt-rss.css
parente1123aee35789042d768ca0597cbb04455b87496 (diff)
inline feed editor, yay!
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 104964472..2d3f07f53 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -356,3 +356,10 @@ img.feedIcon {
margin : 3px;
border : 1px solid #c0c0c0;
}
+
+#iedit_title, #iedit_link {
+ width : 100%;
+ padding-left : 2px;
+}
+
+