mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-03-01 15:02:42 +08:00
修改机构用户、登录页验证码ui错位问题
This commit is contained in:
@@ -25,7 +25,14 @@
|
||||
border-top:1px solid #FFF;
|
||||
padding:7px 10px 3px 10px;
|
||||
}
|
||||
|
||||
.classtree-search{
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
height: 39px;
|
||||
display: none;
|
||||
}
|
||||
.classtree-topbar a{
|
||||
display:inline-block;
|
||||
width:24px;
|
||||
|
||||
6
static/bootstrap/css/bootstrap.min.css
vendored
6
static/bootstrap/css/bootstrap.min.css
vendored
@@ -2471,12 +2471,6 @@ a.thumbnail:focus,
|
||||
a.thumbnail:hover {
|
||||
border-color: #337ab7
|
||||
}
|
||||
|
||||
.thumbnail .caption {
|
||||
padding: 9px;
|
||||
color: #333
|
||||
}
|
||||
|
||||
.media {
|
||||
margin-top: 15px
|
||||
}
|
||||
|
||||
@@ -23,9 +23,6 @@
|
||||
display: block;
|
||||
text-align: center;
|
||||
pointer-events: none;
|
||||
}
|
||||
.signin-form .has-feedback.row .mdi {
|
||||
left: 15px;
|
||||
}
|
||||
html, body{
|
||||
overflow:auto;
|
||||
|
||||
@@ -24,9 +24,6 @@
|
||||
display: block;
|
||||
text-align: center;
|
||||
pointer-events: none;
|
||||
}
|
||||
.signin-form .has-feedback.row .mdi {
|
||||
left: 15px;
|
||||
}
|
||||
html, body{
|
||||
overflow:auto;
|
||||
|
||||
@@ -26,9 +26,6 @@
|
||||
text-align: center;
|
||||
pointer-events: none;
|
||||
}
|
||||
.signin-form .has-feedback.row .mdi {
|
||||
left: 15px;
|
||||
}
|
||||
.signin-form .form-group:last-child,
|
||||
.login-right p:last-child {
|
||||
margin-bottom: 0px;
|
||||
|
||||
@@ -27,9 +27,6 @@
|
||||
text-align: center;
|
||||
pointer-events: none;
|
||||
}
|
||||
.signin-form .has-feedback.row .mdi {
|
||||
left: 15px;
|
||||
}
|
||||
.signin-form .form-group:last-child,
|
||||
.login-right p:last-child {
|
||||
margin-bottom: 0px;
|
||||
|
||||
@@ -27,9 +27,6 @@
|
||||
display: block;
|
||||
text-align: center;
|
||||
pointer-events: none;
|
||||
}
|
||||
.signin-form .has-feedback.row .mdi {
|
||||
left: 15px;
|
||||
}
|
||||
html, body{
|
||||
overflow:auto;
|
||||
|
||||
@@ -26,9 +26,6 @@
|
||||
text-align: center;
|
||||
pointer-events: none;
|
||||
}
|
||||
.signin-form .has-feedback.row .mdi {
|
||||
left: 15px;
|
||||
}
|
||||
.signin-form .form-group:last-child,
|
||||
.login-right p:last-child {
|
||||
margin-bottom: 0px;
|
||||
|
||||
Reference in New Issue
Block a user