Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Commit 441c6b2

Browse files
ajpianoscottgonzalez
authored andcommitted
All Sites: Adjust ads so they don't touch main content area
1 parent f9dc1a8 commit 441c6b2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

themes/jquery/css/base.css

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1633,13 +1633,12 @@ footer {
16331633

16341634
#logo-events {
16351635
clear: both;
1636-
padding-top: 25px;
1637-
padding-bottom: 20px;
1636+
padding: 20px 0;
16381637
}
16391638

16401639
h2.logo {
16411640
float: left;
1642-
margin: 0;
1641+
margin: 20px 0 0 0;
16431642
width: 243px;
16441643
}
16451644

@@ -1718,7 +1717,6 @@ h2.logo a {
17181717

17191718
#logo-events aside {
17201719
float: right;
1721-
margin-bottom: -18px;
17221720
}
17231721

17241722
nav#main {

0 commit comments

Comments
 (0)