2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

vertically center ad

This commit is contained in:
Mark Otto
2013-07-18 13:35:55 -07:00
parent a34470ac5d
commit 3abfe029ea
+1 -1
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;