File "_table-object.scss"

Full Path: /home/vantageo/public_html/cache/cache/cache/cache/cache/.wp-cli/wp-content/plugins/woocommerce-products-filter/img/loading-master/site/_table-object.scss
File size: 199 bytes
MIME-type: text/plain
Charset: utf-8


html, body { height: 100%; }
.min-h100 { min-height: 100%; }

.table {
  display: table;
  width: 100%;
  //table-layout: fixed;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
}