2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Add examples/**/*.css in csscomb task.

This commit is contained in:
XhmikosR
2014-01-31 14:20:33 +02:00
parent 9ba49426e9
commit 9f668a5573
15 changed files with 72 additions and 68 deletions
@@ -9,12 +9,12 @@ body {
/* Wrapper for page content to push down footer */
#wrap {
min-height: 100%;
height: auto;
/* Negative indent footer by its height */
margin: 0 auto -60px;
min-height: 100%;
/* Pad bottom by footer height */
padding: 0 0 60px;
/* Negative indent footer by its height */
margin: 0 auto -60px;
}
/* Set the fixed height of the footer here */