correct and simplify comments displaying with Sylvia
git-svn-id: http://piwigo.org/svn/trunk@14505 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
ad5ee2d699
commit
5eab3e9762
1 changed files with 3 additions and 1 deletions
|
|
@ -279,6 +279,9 @@
|
|||
}
|
||||
|
||||
/* User comments */
|
||||
#comments {
|
||||
margin: 0 10px 5px 10px;
|
||||
}
|
||||
.content .commentElement {
|
||||
border: 1px solid #666;
|
||||
}
|
||||
|
|
@ -356,7 +359,6 @@
|
|||
}
|
||||
#thePicturePage .odd {
|
||||
background-color: #222;
|
||||
border-top:0 !important;
|
||||
}
|
||||
|
||||
.pictureContent {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue