Changeset - eee8411a9cc8
[Not reviewed]
default
0 1 0
Sean Farley - 11 years ago 2014-07-21 05:55:10
sean.michael.farley@gmail.com
style: fix top margin of quick_repo_menu due to change of img to text
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
kallithea/public/css/style.css
Show inline comments
 
@@ -551,7 +551,7 @@ td.quick_repo_menu.active {
 
}
 

	
 
td.quick_repo_menu .menu_items {
 
    margin-top: 10px;
 
    margin-top: 5px;
 
    margin-left: -6px;
 
    width: 150px;
 
    position: absolute;
0 comments (0 inline, 0 general)