×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
1
Language: CSS
Posted by: Philip Rehberger
Added: Sep 14, 2016 12:05 AM
Views: 2062
Tags: no tags
  1. .container {
  2.     min-height: 6.5em;
  3.     display: table-cell;
  4.     vertical-align: middle;
  5. }