diff options
| author | Rob Peters <makitso@gmail.com> | 2010-06-11 23:35:42 +0000 |
|---|---|---|
| committer | Rob Peters <makitso@gmail.com> | 2010-06-11 23:35:42 +0000 |
| commit | 6f82c8cd36cd3f1a92cb2f70091822c56f85752d (patch) | |
| tree | 5ef62bd9c72c1e7ac164443421ebf71e67bb5f59 /themes/colors/jquery | |
| parent | 0706640822d2ec487d52b9a706db722baf64cee8 (diff) | |
| download | webtrees-6f82c8cd36cd3f1a92cb2f70091822c56f85752d.tar.gz webtrees-6f82c8cd36cd3f1a92cb2f70091822c56f85752d.tar.bz2 webtrees-6f82c8cd36cd3f1a92cb2f70091822c56f85752d.zip | |
Update sidebar position
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 20cc12f8a2..e84337d75f 100644 --- a/themes/colors/jquery/jquery-ui_theme.css +++ b/themes/colors/jquery/jquery-ui_theme.css @@ -71,7 +71,7 @@ ul.clist { position: absolute;
right: 0px;
width: 0px;
- margin-top: 10px;
+ margin-top: 11px;
margin-right: 22px;
margin-bottom: 15px;
margin-left:15px;
|
