Explorar el Código

Add break of URL for mobile mode

(now really, ...)
rugk hace 10 años
padre
commit
82f4ace5e3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      css/bootstrap/zerobin.css

+ 1 - 1
css/bootstrap/zerobin.css

@@ -47,7 +47,7 @@ body.navbar-spacing {
 }
 
 #pastelink > a {
-	display: inline;
+	word-wrap: break-word;
 }
 
 #message {