No borders around circles.

This commit is contained in:
Taylor Otwell
2014-11-25 14:43:59 -06:00
parent c03b6c81e7
commit 6cb2e544ef
2 changed files with 0 additions and 2 deletions

View File

@@ -4659,7 +4659,6 @@ button.close {
float: left;
margin-right: 1em;
background: #eeeeee;
border: 1px solid #d5d5d5;
border-radius: 50%;
font: bold 2em monospace;
text-align: center;