diff options
author | chrisaga <chrisaga@piwigo.org> | 2005-12-03 23:53:26 +0000 |
---|---|---|
committer | chrisaga <chrisaga@piwigo.org> | 2005-12-03 23:53:26 +0000 |
commit | dca8ba0c4ad77836a680d20117e9de7a4f6de958 (patch) | |
tree | 7c24fe46ae0aa90b48cd87c2aab258480d16a9fa /template/yoga/content.css | |
parent | 98e4c38f1d35897aabcbc76cd82c5d3be803ade1 (diff) |
dd 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/branches/branch-1_5@973 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/content.css')
-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 a1e1a6de5..dc5660143 100644 --- a/template/yoga/content.css +++ b/template/yoga/content.css @@ -173,10 +173,6 @@ ul.categoryActions { margin: 0.2em; } -#content DIV.comment UL.actions LI { - display: inline; -} - #content DIV.comment BLOCKQUOTE { margin: 1em 0.5em 0.5em 150px; /* margin-left corresponds to maximum thumbnail width + ~10px */ padding: 0.5em; |