Skip to content

Commit

Permalink
Merge pull request #1 from my8bit/master
Browse files Browse the repository at this point in the history
tab width fix from @my8bit
  • Loading branch information
xero harrison committed May 21, 2014
2 parents df2bd5d + 8e686e3 commit 8b5a933
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Custom.css
Expand Up @@ -914,7 +914,7 @@
border-top: 2px solid rgba(0, 0, 0, 0) !important;
border-left: none !important;
border-right: none !important;
padding: 2px 8px !important;
padding: 2px 5px !important;
margin: 0 4px !important;
margin-top: 0 !important;
margin-bottom: 1px !important;
Expand Down Expand Up @@ -2214,4 +2214,4 @@
}
#-blink-dev-tools .split-view-sidebar-right {
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(90%, #333333), color-stop(100%, #252525)) !important;
}
}

0 comments on commit 8b5a933

Please sign in to comment.