Merge "Put the cog icon in the middle of the section title"

This commit is contained in:
jenkins-bot
2013-05-15 04:37:28 +00:00
committed by Gerrit Code Review

View File

@@ -20,6 +20,11 @@
cursor: pointer; cursor: pointer;
} }
.skin-vector #p-lang .uls-trigger {
/* Put it in the middle of the first row of the section title */
margin-top: 4px;
}
#p-lang .uls-trigger:hover { #p-lang .uls-trigger:hover {
background-position: right -18px; background-position: right -18px;
} }