Restore an important CSS rule

This commit is contained in:
John Firebaugh
2013-05-28 14:48:55 -07:00
parent d1643d4b64
commit 7e30f3a00c
+4
View File
@@ -653,6 +653,10 @@ a:hover .icon.out-link { background-position: -500px -14px;}
height: 100%;
}
.inspector-hidden {
display: none;
}
.inspector-body {
overflow-y: scroll;
overflow-x: hidden;