Removed bug in background image CSS code
This commit is contained in:
@@ -144,7 +144,7 @@ ul.nav-child > li > a:focus
|
||||
background-image: <?php echo $leftImageValue; ?>;
|
||||
}
|
||||
|
||||
#right_side
|
||||
#right_side-image
|
||||
{
|
||||
background-image: <?php echo $rightImageValue; ?>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user