fix #2020 - fix projects home in IE

stable
Juanfran 2015-01-28 12:52:39 +01:00
parent 75eeb13ec0
commit 5914f44b9d
1 changed files with 1 additions and 2 deletions

View File

@ -42,8 +42,7 @@
} }
} }
.home-projects-wrapper { .home-projects-wrapper {
flex-grow: 1; width: 1200px;
max-width: 1200px;
} }
.home-projects-list-inner { .home-projects-list-inner {