Remove angled ends of edit drawer handle.

This commit is contained in:
Chad Kieffer
2009-05-02 06:34:05 +00:00
parent 88c0ede495
commit eb9162f6c4
4 changed files with 4 additions and 7 deletions

View File

@@ -147,8 +147,6 @@
*/
#gOrganizeEditDrawer {
background-color: #13A;
//float: left;
//margin: 0 5% 10px;
width: 90%;
}
@@ -167,7 +165,6 @@
background-color: #FFF;
float: left;
height: 30px;
//margin: 2px 0 0;
width: 15px;
}
@@ -199,7 +196,6 @@
background-position: -15px 0;
float: right;
height: 30px;
//margin: 2px 0 0;
width: 15px;
}