2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +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
+3 -3
View File
@@ -20,9 +20,9 @@ footer {
@media screen and (max-width: 767px) {
.row-offcanvas {
position: relative;
-webkit-transition: all 0.25s ease-out;
-moz-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
-webkit-transition: all .25s ease-out;
-moz-transition: all .25s ease-out;
transition: all .25s ease-out;
}
.row-offcanvas-right