Small mobile optimization
authorMarcel Werk <burntime@woltlab.com>
Sun, 6 Oct 2013 20:51:46 +0000 (22:51 +0200)
committerMarcel Werk <burntime@woltlab.com>
Sun, 6 Oct 2013 20:51:46 +0000 (22:51 +0200)
wcfsetup/install/files/style/bbcode.less

index d7a48e2856b45ed561abed4d0bfcb61bb65a5260..efd59e854203ecff1db028d0edb3a116a5961ce8 100644 (file)
                        > ol {
                                list-style-type: none;
                                margin-left: 0;
+                               overflow: auto;
                                
                                > li {
                                        padding-left: 0;
+                                       white-space: pre;
+                                       word-wrap: normal;
                                }
                        }
                }