page refresh title issue fixed

This commit is contained in:
Rushabh Mehta
2012-12-28 10:30:46 +05:30
parent de0c5ae0bc
commit 84adf1bb7f
5 changed files with 18 additions and 16 deletions

View File

@@ -18,7 +18,7 @@ div#body_div {
}
p, li {
line-height: 1.6em;
line-height: 1.5em;
}
.layout-wrapper {
@@ -30,10 +30,7 @@ p, li {
.layout-main {
min-height: 400px;
}
.layout-side-section {
padding: 8px;
padding: 30px;
}
.web-footer-menu {