mirror of https://github.com/twbs/bootstrap.git
vertically center ad
This commit is contained in:
parent
a34470ac5d
commit
3abfe029ea
|
@ -803,7 +803,7 @@ input.focused {
|
|||
}
|
||||
.carbonad {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
top: 20px;
|
||||
right: 0;
|
||||
padding: 15px !important;
|
||||
width: 330px !important;
|
||||
|
|
Loading…
Reference in New Issue