Removed border-radius from the mb list

This commit is contained in:
aggelosQQ 2016-10-02 16:33:48 +03:00
parent 53fb734950
commit 658a26960f

View file

@ -141,6 +141,7 @@ hr {
}
.masterbuilders-list li {
display: block;
border-radius: 0;
}
button {
width: 95%;