[ACP] Remove unnecessary panel width restriction

This commit is contained in:
Mega
2015-02-05 22:28:21 +03:00
parent 79083004e4
commit a0926d5505

View File

@@ -169,7 +169,6 @@
border-radius: 3px;
box-shadow: 0px 1px 3px 0px rgba(165, 165, 165, 0.75);
margin-bottom: 20px;
max-width: 1000px;
&.panel-default .panel-heading {
background: #fefefe;
@@ -232,7 +231,7 @@
}
}
#acp-search {
input {
background: black;
@@ -250,7 +249,7 @@
width: 200px;
}
}
.search-match {
font-weight: 700;
color: black;