Merge pull request #1355 from utsman/fix-comment

Fix Comment
pull/1361/head
Abdullah Almsaeed 2017-03-23 19:18:25 -04:00 committed by GitHub
commit b7da81b3d3
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: #d2d6de;//rgba(0,0,0,0.4);
background: #d2d6de;/*rgba(0,0,0,0.4)*/;
padding: 5px;
color: #444;
cursor: pointer;