Removed rounded border.

This commit is contained in:
Martin Mahner 2014-01-21 13:23:57 +01:00
parent 68460fa09c
commit ec386d4506

View file

@ -60,6 +60,7 @@ h1, h2, h3, h4 {
font-family: monospace;
font-size: 12px;
line-height: 16px;
border-radius: 0;
}
.form-options-lexer {