NIHVIVO-2041: Extra padding for individual list section in menu pages when users zoom out pages in Firefox has been fixed.
This commit is contained in:
parent
3fc09e5504
commit
38601a6cb0
1 changed files with 2 additions and 1 deletions
|
@ -192,9 +192,10 @@ ul#browse-classes a {
|
|||
/* ALPHA BROWSE------> */
|
||||
ul#alpha-browse-individuals {
|
||||
float: left;
|
||||
width: 620px;
|
||||
width: 619px;
|
||||
padding-left: 10px;
|
||||
list-style: none;
|
||||
margin-left: 1px;
|
||||
}
|
||||
ul#alpha-browse-individuals li {
|
||||
float: left;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue