Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
make designer maximize
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiefu committed Dec 20, 2013
1 parent 72c5805 commit 270c1e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion x-inspector.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ license that can be found in the LICENSE file.
*/

:host {
border: 1px solid silver;
Xborder: 1px solid silver;
}

#header {
Expand All @@ -14,6 +14,7 @@ license that can be found in the LICENSE file.
padding: 4px;
height: 44px;
white-space: nowrap;
overflow: hidden;
}

#crumbList {
Expand Down

0 comments on commit 270c1e2

Please sign in to comment.