From 1bf5abab3153159d09f83f5512735da2144394d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zlatan=20Vasovi=C4=87?= Date: Thu, 19 Dec 2013 15:32:37 +0100 Subject: No leading pluses --- dist/css/bootstrap.css | 1 + 1 file changed, 1 insertion(+) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index ac82f9ac3..0aa4c49a9 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -1456,6 +1456,7 @@ table col[class*="col-"] { } table td[class*="col-"], table th[class*="col-"] { + position: static; display: table-cell; float: none; } -- cgit v1.2.3