formatting comment box & input box

This commit is contained in:
Suraj 2016-02-17 01:12:12 +05:30
parent 046b1810c0
commit 8305a8e2d2
1 changed files with 2 additions and 6 deletions

View File

@ -20,7 +20,8 @@ Layout
.comment {
padding-left: 25px;
padding-top: 5px;
padding-right: 25px;
padding-top: 15px;
}
ul{
@ -31,11 +32,6 @@ ul{
color: #aaa;
}
input {
border:none;
box-shadow:none;
}
.badge{
background-color: #1a78c9;
margin-right:10px;