NIHVIVO-1622: Fixed display for property group menu.
This commit is contained in:
parent
119ead10c9
commit
744b16f81d
1 changed files with 2 additions and 2 deletions
|
@ -306,8 +306,8 @@ p.view-all-coauthors{
|
|||
padding-right: 15px;
|
||||
padding-left: 15px;
|
||||
}
|
||||
#property-group-menu li:fisrt-child{
|
||||
padding-left: 0;
|
||||
#property-group-menu li:first-child{
|
||||
padding-left: 10px;
|
||||
}
|
||||
/* PROPERTY GROUP------> */
|
||||
.property-group{
|
||||
|
|
Loading…
Add table
Reference in a new issue