Browse Source

Add break of URL for mobile mode

(now really, ...)
rugk 10 years ago
parent
commit
82f4ace5e3
1 changed files with 1 additions and 1 deletions
  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 {