mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-06 07:40:43 +01:00
[ACP] Remove unnecessary panel width restriction
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user