formatting comment box & input box
This commit is contained in:
parent
046b1810c0
commit
8305a8e2d2
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue