undeed css

This commit is contained in:
Gaspard Jankowiak 2014-01-28 17:21:55 +01:00
commit 27eb552d08
3 changed files with 10 additions and 1 deletions

View file

@ -241,6 +241,11 @@ li {
width: 100%;
}
@media (max-width: 500px) {
.switcher {
float: none;
}
}
@media (max-width: 800px) {
#outter-wrapper {
width: 100%;