Quellcode durchsuchen

Fixed 404 page wordbreak issues

Toby Chui vor 3 Jahren
Ursprung
Commit
16ca7b8dc5
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  1. 4 0
      web/SystemAO/notfound.html

+ 4 - 0
web/SystemAO/notfound.html

@@ -25,6 +25,10 @@
                 left: 0px;
                 width: 100%;
             }   
+
+            small{
+                word-break: break-word;
+            }
         </style>
     </head>
     <body>