提交 78b002b2 编写于 作者: N Nicolae Gabriel

#239

Form Elements : input background icon hidden

- Problem solved. The left icon appears now when sidebar is closed ( not
missing anymore ).
上级 ad53d4e7
...@@ -260,10 +260,13 @@ ...@@ -260,10 +260,13 @@
.nav-sm .menu_section { .nav-sm .menu_section {
margin: 0; } margin: 0; }
.nav-sm span.fa, .nav-sm span.fa,
.nav-sm .menu_section h3 { .nav-sm .menu_section h3 {
display: none; } display: none; }
.nav-sm li li span.fa { .nav-sm li li span.fa {
display: inline-block; } display: inline-block; }
...@@ -2021,7 +2024,10 @@ legend { ...@@ -2021,7 +2024,10 @@ legend {
height: 23px; height: 23px;
color: #bbb; color: #bbb;
line-height: 24px; line-height: 24px;
font-size: 15px; } font-size: 15px;
}
.form-control-feedback.left { .form-control-feedback.left {
border-right: 1px solid #ccc; border-right: 1px solid #ccc;
......
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册