2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Merge pull request #10148 from originell/patch-1

Correct Typo
This commit is contained in:
Chris Rebert
2013-08-25 15:01:26 -07:00
+2 -2
View File
@@ -1,5 +1,5 @@
/* /*
* Style twaks * Style tweaks
* -------------------------------------------------- * --------------------------------------------------
*/ */
body { body {
@@ -45,4 +45,4 @@ footer {
top: 0; top: 0;
width: 50%; /* 6 columns */ width: 50%; /* 6 columns */
} }
} }