Commit e6529e95 authored by liuyl's avatar liuyl

delete typeahead style

parent d483e775
...@@ -2305,10 +2305,6 @@ input[type="button"].btn-block { ...@@ -2305,10 +2305,6 @@ input[type="button"].btn-block {
padding-left: 20px; padding-left: 20px;
} }
.typeahead {
z-index: 1051;
}
.list-group { .list-group {
padding-left: 0; padding-left: 0;
margin-bottom: 20px; margin-bottom: 20px;
......
...@@ -158,9 +158,3 @@ ...@@ -158,9 +158,3 @@
padding-left: 20px; padding-left: 20px;
padding-right: 20px; padding-right: 20px;
} }
// Typeahead
// ---------------------------
.typeahead {
z-index: 1051;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment