Merge pull request #1355 from utsman/fix-comment

Fix Comment
This commit is contained in:
Abdullah Almsaeed 2017-03-23 19:18:25 -04:00 committed by GitHub
commit b7da81b3d3

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;