Skip to content

Commit

Permalink
Popup better aligned and max-width increased to 300px to match
Browse files Browse the repository at this point in the history
  • Loading branch information
dulacp committed Jun 22, 2013
1 parent 5a79ae2 commit 8c6c01a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/helios/frontend/stylesheets/_settings.scss
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ $header-font-color: $primary-color;
//

// We use these to controls height and width styles.
// $f-dropdown-max-width: 200px;
$f-dropdown-max-width: 300px;
// $f-dropdown-height: auto;
// $f-dropdown-max-height: none;
// $f-dropdown-margin-top: 2px;
Expand Down
2 changes: 1 addition & 1 deletion lib/helios/frontend/stylesheets/screen.sass
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ body
margin-right: 15px

#entities
margin-left: -86px
margin-left: -77px
font-size: 1.5em

a
Expand Down

0 comments on commit 8c6c01a

Please sign in to comment.