Cleaned styling of hamburger

This commit is contained in:
Jared Lee 2016-10-21 13:07:33 +13:00
parent ea3b6d01b0
commit 659e39372d
2 changed files with 1 additions and 9 deletions

View File

@ -650,12 +650,6 @@ html {
float: right;
}
@media (min-width: 400px) {
.aaaaaaaa {
width: 1170px;
}
}
@media (max-width: 767px) {
a.breadcrumb, .introduction p {
font-size:14px;
@ -738,7 +732,7 @@ html {
margin-left: auto;
margin-bottom: 20px;
width: 30px;
height: 30px;
height: 39px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);

View File

@ -3,8 +3,6 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title><% if Title %>$Title &#8211; <% end_if %>$DocumentationTitle</title>
</head>
<body>