Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:mapbox/tilemill
Browse files Browse the repository at this point in the history
  • Loading branch information
Young Hahn committed Jan 5, 2012
2 parents 0ada8b7 + f7a37b9 commit 862ffe5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1588,7 +1588,8 @@ div.manual { margin-right:180px; }
.manual .md ul ul { margin:0px; }

.manual .md h2 { font-size:16px; }
.manual .md h3 { font-size:16px; }
.manual .md h3 { font-size:14px; }
.manual .md h4 { font-size:13px; }

.manual .md ul li { padding-left:20px; }
.manual .md ol li {
Expand Down Expand Up @@ -1710,7 +1711,7 @@ ul.grid li {
@media (min-width:1400px) { ul.grid li { width:25%; } }

/* Screen-size adjustments */
@media (min-width:1200px) {
@media (min-width:1300px) {
#drawer { right:45%; }
.project .map { width:55% !important; }
.project .workspace { width:45% !important; }
Expand Down

0 comments on commit 862ffe5

Please sign in to comment.