Flag order

This commit is contained in:
Belen Curcio
2017-01-30 16:37:00 -03:00
parent f5dc5ed8b7
commit 019e2a4fa9
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ hr {
.commentStream {
/* prevent absolutely positioned final permalink popover from being clipped */
padding-bottom: 50px;
min-height: 500px;
min-height: 600px;
position: relative;
}