diff --git a/css/galleriffic-2.css b/css/galleriffic-2.css index b233426..b77e2b5 100644 --- a/css/galleriffic-2.css +++ b/css/galleriffic-2.css @@ -107,13 +107,13 @@ div.navigation { .gallery-wrap > #gallery.content { flex: 1 1 auto; min-width: 0; - order: 1; + order: 2; } .gallery-wrap > #thumbs.navigation { flex: 0 0 380px; max-width: 38vw; - order: 2; + order: 1; } @media (max-width: 900px) {