Merge pull request #1080 from facuesr/ie11-issues

Fix issue 1071
This commit is contained in:
Kim Gardner
2017-10-10 18:19:50 +01:00
committed by GitHub
2 changed files with 2 additions and 0 deletions
@@ -76,6 +76,7 @@
display: flex;
justify-content: center;
flex-direction: column;
width: 100%;
}
.editCommentForm .buttonContainerLeft .editWindowRemaining {
+1
View File
@@ -14,6 +14,7 @@
margin-left:auto;
margin-right:auto;
max-width:500px;
display: block;
}
</style>
<title><%= title %></title>