btn pos
This commit is contained in:
@@ -32,6 +32,10 @@
|
||||
box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.1);
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.comment-btn {
|
||||
margin-top: 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class="comment-card">
|
||||
@@ -68,6 +72,8 @@
|
||||
></textarea>
|
||||
</div>
|
||||
|
||||
<button type="submit" class="btn-read-more">Post Comment</button>
|
||||
<button type="submit" class="btn-read-more comment-btn">
|
||||
Post Comment
|
||||
</button>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user