commit | 9140a674ac06c3d40e78557b69cba8e5d2b6c72a | [log] [tgz] |
---|---|---|
author | Ed Tanous <ed.tanous@intel.com> | Mon Apr 24 17:01:32 2017 -0700 |
committer | Ed Tanous <ed.tanous@intel.com> | Mon Apr 24 17:01:32 2017 -0700 |
tree | ce14759e7b3f82ab6bb3a2c82b06617620fb1d8b | |
parent | 01250f2a144846b493cf5cf8f5311b1bf3fe6c19 [diff] [blame] |
incremental
diff --git a/static/css/intel.css b/static/css/intel.css index 5080c77..5ce5e38 100644 --- a/static/css/intel.css +++ b/static/css/intel.css
@@ -561,3 +561,10 @@ .table-striped-invert > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th { background-color: #ffffff; } + + +.div-fake-hidden { + width:0px; + height:0px; + overflow:hidden; +} \ No newline at end of file