]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/application.scss
Add ability to choose the language
[github/Chocobozzz/PeerTube.git] / client / src / sass / application.scss
index dae0c52c213e2b654b16ff2ab61abd9739d52865..96602dc38de98bb65d5c293e36a3b14d8e7e2c70 100644 (file)
@@ -288,7 +288,7 @@ table {
 
 // On small screen, menu is absolute
 @media screen and (max-width: 600px) {
-  .title-menu-left {
+  .menu-wrapper {
     width: 100% !important;
     position: absolute !important;
     z-index: 10000;