Commit f888e7d529bb0f0a9efceeae7f4ca3a83fd91689

Authored by Victor Costa
1 parent 6d18de26

fix comment menu

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
style.css
... ... @@ -318,4 +318,7 @@ height: 32px;
318 318 margin-top: 2px;
319 319 }
320 320  
  321 +.comment-details .menu-submenu {
  322 + right: 3px;
  323 +}
321 324  
... ...