Increase size of feedback button

This commit is contained in:
Shaunak Kishore
2016-02-08 02:00:52 -05:00
parent 5ad303bbd9
commit 95a2a2a2bc

View File

@ -117,9 +117,10 @@ body {
.panel-title-right { .panel-title-right {
float: right; float: right;
font-size: 20px; font-size: 20px;
line-height: 16px; line-height: 32px;
margin: -8px -8px 0 0;
text-align: center; text-align: center;
width: 18px; width: 32px;
.buttonlike; .buttonlike;
&:hover { &:hover {