diff options
author | chrisaga <chrisaga@piwigo.org> | 2005-12-03 23:40:51 +0000 |
---|---|---|
committer | chrisaga <chrisaga@piwigo.org> | 2005-12-03 23:40:51 +0000 |
commit | 02ae5a7dca4e14e031d27f213cdb146e4bab4021 (patch) | |
tree | 26f98e0f841aa354e2ea33e29ef474edbbaf6dcc /template/yoga/content.css | |
parent | 02c3c0d2dff2c1aedd7ab78f06e6a5d5cbcc2418 (diff) |
add feature 221 : Add a link to "lost password" in quick connect form
plus link to "register" and move quickconnect rules from default-layout.css to menubar.css
git-svn-id: http://piwigo.org/svn/trunk@972 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | template/yoga/content.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/template/yoga/content.css b/template/yoga/content.css index 26182b09b..20455a31a 100644 --- a/template/yoga/content.css +++ b/template/yoga/content.css @@ -155,10 +155,6 @@ ul.categoryActions { margin: 0.2em; } -#content DIV.comment UL.actions LI { - display: inline; -} - #content DIV.comment BLOCKQUOTE { margin-top: 1em; margin-right: 0.5em; |