1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 08:10:47 +02:00

Merge branch 'master' into drop_recess_for_less

Conflicts:
	dist/css/bootstrap.min.css
This commit is contained in:
Mark Otto
2013-12-08 23:00:01 -08:00
3 changed files with 12 additions and 5 deletions

View File

@@ -6116,6 +6116,8 @@ td.visible-print {
td.visible-print {
display: table-cell !important;
}
}
@media print {
.hidden-print,
tr.hidden-print,
th.hidden-print,

File diff suppressed because one or more lines are too long