add missed css boostrap property

This commit is contained in:
Ezequiel Bergamaschi 2014-08-03 15:24:58 -03:00
parent 4705a4e612
commit d41a261897
2 changed files with 2 additions and 2 deletions

View File

@ -5333,7 +5333,7 @@ button.close {
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
padding: 4px 6px;
}
.popover > .arrow,
.popover > .arrow:after {

File diff suppressed because one or more lines are too long