Small style optimization
authorMarcel Werk <burntime@woltlab.com>
Mon, 24 Feb 2014 22:28:34 +0000 (23:28 +0100)
committerMarcel Werk <burntime@woltlab.com>
Mon, 24 Feb 2014 22:28:34 +0000 (23:28 +0100)
wcfsetup/install/files/style/layout.less

index a26e0415a2aa32f50936559411eeb42a343cf29b..b00e983506c85442964bc74d0355f0afa6e98392 100644 (file)
@@ -2306,7 +2306,7 @@ This is a dirty fix for a broken gutter / line number width calculation in Inter
 see: http://beta.woltlab.com/index.php/Thread/3874-Kosmetik-Darstellungsfehler-IE10-Stil-bearbeiten/?postID=32177#post32177
 */
 .CodeMirror-linenumber {
-       min-width: 30px !important;
+       min-width: 32px !important;
 }
 
 /* More line height for better readability */