Commit b22ad689efb454f79c72ae57b721a935edb691f2

Authored by Melissa Wen
1 parent c0d59131

fix aligment of members submenu

Showing 1 changed file with 6 additions and 1 deletions   Show diff stats
_sideblocks.sass
@@ -99,7 +99,12 @@ @@ -99,7 +99,12 @@
99 line-height: 40px 99 line-height: 40px
100 text-align: center 100 text-align: center
101 width: 158px 101 width: 158px
102 - 102 + .menu-submenu
  103 + bottom: 52px
  104 + right: -29px
  105 + .menu-submenu-list
  106 + margin: 0
  107 +
103 #content 108 #content
104 .box-2 109 .box-2
105 .statistics-block 110 .statistics-block