layout.css 151 Bytes
Newer Older
eddie.woo's avatar
eddie.woo committed
1 2 3 4 5 6 7 8 9 10
.content-padding{
    padding-left:30px;
    padding-top:10px;
    padding-right:10px;
    padding-bottom:10px;
}

.popover {
    max-width: none;
}