Merge "Added vertical padding in tenant switcher"

This commit is contained in:
Jenkins 2012-02-03 20:16:57 +00:00 committed by Gerrit Code Review
commit 93bb4d0aff

View File

@ -161,7 +161,7 @@ a.current_item:hover h3, a.current_item:hover h4 {
background-color: #e9f5fa;
width: 190px;
height: 38px;
padding: 5px 0 0 0;
padding: 5px 0;
border: 1px solid #c0d9e4;
margin-left: 14px;
margin-bottom: 15px;