Added min width for popover.

This commit is contained in:
Martin Edenhofer 2013-09-22 20:25:49 +02:00
parent 31deebbc2f
commit 696504635f

View file

@ -75,6 +75,7 @@ table th, table td {
}
.popover {
min-width: 180px;
z-index: 1110;
}
.hero-two {