mirror of
https://github.com/Piwigo/piwigo-elegant.git
synced 2026-07-04 00:42:05 +02:00
feature 2587: bug correction for comments layout in some browsers
git-svn-id: http://piwigo.org/svn/trunk@13764 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -127,7 +127,7 @@ a:hover { border-bottom: none;}
|
||||
|
||||
#theImage.infohidden { width: 100%;}
|
||||
|
||||
#commentsSwitcher { float: left; margin:3px 0; cursor:pointer;}
|
||||
#commentsSwitcher { float: left; margin: 2px 0; cursor:pointer;}
|
||||
.noCommentContent #commentsSwitcher { display: none;}
|
||||
|
||||
.switchArrow { width: 16px; height: 16px; margin: 8px 5px 8px 4px;}
|
||||
|
||||
Reference in New Issue
Block a user