Removed useless rules

This commit is contained in:
Christophe Coevoet 2012-07-05 01:46:26 +02:00
parent f874f2517d
commit adb0021660

@ -191,7 +191,7 @@ div.heading ul.options {
display: block;
clear: none;
float: right;
margin: 14px 10px 0 0;
margin: 6px 10px 0 0;
}
div.heading ul.options li {
float: left;
@ -257,12 +257,6 @@ li.operation div.heading h3 span.http_method a {
li.operation div.heading h3 span.path {
padding-left: 10px;
}
li.operation div.heading ul.options {
margin: 6px 10px 0 0;
}
li.operation div.heading ul.options li {
border-right: 1px solid #dddddd;
}
li.operation div.content {
border: 1px solid black;