Bootstrap: Update for Twitter Bootstrap 2.1 - need to use absolute pixel size rather than a relative one in the buttons

pull/6/head
Allan Jardine 12 years ago
parent 6dff9570f7
commit 3950436527

@ -103,7 +103,7 @@ table.DTTT_selectable tbody tr {
div.DTTT .btn {
color: #333 !important;
font-size: 0.9em;
font-size: 12px;
}
div.DTTT .btn:hover {

Loading…
Cancel
Save