Adjusting CSS precedence of rules

Some selectors have been adjusted to be made more specifics
when the modified Grid rules took unintended preference due to last modifications.
This commit is contained in:
pginer
2012-11-26 13:58:15 +01:00
parent 2eb2608cd9
commit 245ced8c7c
2 changed files with 2 additions and 2 deletions

View File

@@ -117,7 +117,7 @@ div.uls-region {
border-bottom-style: solid;
}
.map-block {
.uls-menu .row .map-block {
top: 1px;
margin-right: 0;
padding-right: 0;