Fix test for default theme.

This commit is contained in:
Dave Davenport 2017-10-25 18:44:04 +02:00
parent f9d1562513
commit 96735fc342
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
padding: 0;
}
#message {
border: 1px dash 0px 0px ;
border: 2px dash 0px 0px ;
border-color: @separatorcolor;
padding: 1px ;
}