Browse Source

OOB: Fixed css glitch in groups

4.3
Jean-Roch Maitre 10 years ago
parent
commit
c617250d6c
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      submodules/groups/groups.css

+ 5
- 0
submodules/groups/groups.css View File

@ -413,6 +413,11 @@
background: #FFF;
}
#groups_container .detail-numbers .buy-dropdown {
margin-top :5px;
margin-left: 10px;
}
#groups_container .detail-numbers .buy-dropdown:hover,
#groups_container .detail-numbers .buy-dropdown:focus {
background-color: #E0E0E0;


Loading…
Cancel
Save