Commit 3abfe029 authored by Mark Otto's avatar Mark Otto

vertically center ad

parent a34470ac
...@@ -803,7 +803,7 @@ input.focused { ...@@ -803,7 +803,7 @@ input.focused {
} }
.carbonad { .carbonad {
position: absolute; position: absolute;
top: 0; top: 20px;
right: 0; right: 0;
padding: 15px !important; padding: 15px !important;
width: 330px !important; width: 330px !important;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment