bug fixed: on Chrome + MacOSX, incorrect left margin on user list
git-svn-id: http://piwigo.org/svn/trunk@29731 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
4dbf817829
commit
c92b76a3b6
1 changed files with 2 additions and 0 deletions
|
|
@ -1212,6 +1212,8 @@ a.group_perm {
|
|||
#userList .openUserDetails {visibility:hidden;}
|
||||
#userList tr:hover .openUserDetails {visibility:visible;}
|
||||
#userList .icon-cancel-circled {visibility:visible;}
|
||||
#userList_length {float:none;}
|
||||
#userList_filter {margin-top:-20px;}
|
||||
|
||||
.userProperties {max-width:730px;}
|
||||
.userPropertiesContainer {border-top:1px solid #ddd;margin-top:1em;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue