浏览代码

Center Buttons

Since Version 18.0.0 the Registration button of the [registration app](https://github.com/pellaeon/registration) is not centered anymore.
tags/v19.0.0beta1
Marc Michalsky 4 年前
父节点
当前提交
9f473f777f
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      core/css/guest.css

+ 1
- 1
core/css/guest.css 查看文件

@@ -193,7 +193,7 @@ form #datadirField legend {
margin-top: 0;
}
#alternative-logins {
margin: 30px 15px 10px;
margin: auto;
}
}


正在加载...
取消
保存