added border-radius for tread-wrapper

This commit is contained in:
Silke Meyer 2014-06-14 18:23:56 +02:00
parent 310ad912fa
commit 29fbedcaf4
1 changed files with 1 additions and 0 deletions

View File

@ -1082,6 +1082,7 @@ section.minimal {
.tread-wrapper {
/* border-bottom: 1px solid #BDCDD4; */
border-bottom: 1px solid #D2D2D2;
border-radius: 10px;
position: relative;
padding: 5px;
margin-bottom: 10px;