0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

vertically center ad

This commit is contained in:
Mark Otto 2013-07-18 13:35:55 -07:00
parent a34470ac5d
commit 3abfe029ea

View File

@ -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;