We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9dc1a8 commit 441c6b2Copy full SHA for 441c6b2
themes/jquery/css/base.css
@@ -1633,13 +1633,12 @@ footer {
1633
1634
#logo-events {
1635
clear: both;
1636
- padding-top: 25px;
1637
- padding-bottom: 20px;
+ padding: 20px 0;
1638
}
1639
1640
h2.logo {
1641
float: left;
1642
- margin: 0;
+ margin: 20px 0 0 0;
1643
width: 243px;
1644
1645
@@ -1718,7 +1717,6 @@ h2.logo a {
1718
1717
1719
#logo-events aside {
1720
float: right;
1721
- margin-bottom: -18px;
1722
1723
1724
nav#main {
0 commit comments