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

Commit

Permalink
Made the map caption and headers in the presence sidebar happy
Browse files Browse the repository at this point in the history
  • Loading branch information
James Weiner committed Nov 9, 2011
1 parent 9c68c83 commit 89fa8cc
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion public/fco-assets/stylesheets/fco-travel.css
Expand Up @@ -121,8 +121,17 @@
width: 18em;
}

.map-caption {
border-bottom: solid 1px #bbb;
font-size: 0.8em;
margin: 0.25em 0 0 0;
padding-bottom: 0.75em;
}

.presence-info h2 {
margin: 1em 0 0.5em 0;
/* border-top: solid 2px #bbb;*/
margin: 0.5em 0 0.5em 0;
/* padding-top: 0.25em;*/
}

.presence {
Expand Down

0 comments on commit 89fa8cc

Please sign in to comment.