We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85a71fb commit 189aa0fCopy full SHA for 189aa0f
css/blog.css
@@ -879,11 +879,6 @@ div.search-container input:focus {
879
padding: 0 6px;
880
}
881
882
-.isso-comment-footer > a {
883
- position: relative;
884
- top: .2em;
885
-}
886
-
887
.isso-input-wrapper {
888
display: inline-block;
889
position: relative;
@@ -1036,6 +1031,15 @@ div.search-container input:focus {
1036
1031
padding: 0 7px;
1037
1032
1038
1033
1034
+.isso-comment-footer > a {
1035
+ position: relative;
+ top: .2em;
+}
+
1039
+.isso-edit, .isso-delete {
1040
+ margin-right: 0.5em;
1041
1042
1043
#comments-info-modal .modal-footer span {
1044
line-height: 34px;
1045
float: left;
0 commit comments