diff options
| author | Brian Holland <windmillway2@gmail.com> | 2010-05-10 11:58:38 +0000 |
|---|---|---|
| committer | Brian Holland <windmillway2@gmail.com> | 2010-05-10 11:58:38 +0000 |
| commit | e0aaff8ffc7b533bcc1818c7626afff378ebd544 (patch) | |
| tree | f785abda2d523b7b69a1c2dc4d7f69c00c190559 /themes/colors/jquery | |
| parent | 3f488ff748e92a8e397bb54e34c814db2f749974 (diff) | |
| download | webtrees-e0aaff8ffc7b533bcc1818c7626afff378ebd544.tar.gz webtrees-e0aaff8ffc7b533bcc1818c7626afff378ebd544.tar.bz2 webtrees-e0aaff8ffc7b533bcc1818c7626afff378ebd544.zip | |
Minor adjustment to colors theme fly-out menu positioning.
Diffstat (limited to 'themes/colors/jquery')
| -rw-r--r-- | themes/colors/jquery/jquery-ui_theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/colors/jquery/jquery-ui_theme.css b/themes/colors/jquery/jquery-ui_theme.css index d300104d12..ed3bfc971f 100644 --- a/themes/colors/jquery/jquery-ui_theme.css +++ b/themes/colors/jquery/jquery-ui_theme.css @@ -31,7 +31,7 @@ color:red; color:#000000;
text-align: left;
margin-top: -2px;
- left: 40px;
+ left: 70px;
padding: 3px;
}
.flyout2 a:hover{
|
