]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/bootstrap.scss
Add video channel and video thumbnail, rework video appearance in row
[github/Chocobozzz/PeerTube.git] / client / src / sass / bootstrap.scss
index eee3db8fca3fdbe52ce979fa74464673b191eb0f..377c85070bc6ec4036d32442c811e5b0c4c14ad0 100644 (file)
@@ -66,7 +66,7 @@ $icon-font-path: '~@neos21/bootstrap3-glyphicons/assets/fonts/';
 }
 
 
-@media screen and (min-width: #{map-get($grid-breakpoints, md)}) {
+@media screen and (min-width: #{breakpoint(md)}) {
   .modal:before {
     vertical-align: middle;
     content: " ";