[enh] remove repeating codeparts inside the oscar template

This commit is contained in:
Thomas Pointhuber 2014-12-22 16:07:02 +01:00
parent 7b44fd47a7
commit d810763107
9 changed files with 54 additions and 48 deletions

View file

@ -55,6 +55,11 @@
clear: both;
}
// code formating of results
.result-code {
clear: both;
}
// suggestion
.suggestion_item {
margin: 2px 5px;