提交 6ec12f23 编写于 作者: K Kohsuke Kawaguchi

rendering issues in IE can push the button to far right. Better to left-align...

rendering issues in IE can push the button to far right. Better to left-align this to avoid this problem in case it happens
上级 4c1a377a
...@@ -136,7 +136,7 @@ THE SOFTWARE. ...@@ -136,7 +136,7 @@ THE SOFTWARE.
</table> </table>
<j:if test="${!empty(list)}"> <j:if test="${!empty(list)}">
<div style="float:right; margin-top:1em"> <div style="margin-top:1em">
<f:submit value="${%Install}" /> <f:submit value="${%Install}" />
</div> </div>
</j:if> </j:if>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册