thomascube
2008-03-02 512d8c2b021d98e88a949f0ef57214ee28ebae65
Adjust box size of identity edit form

1 files modified
2 ■■■ changed files
skins/default/settings.css 2 ●●● patch | view | raw | blame | history
skins/default/settings.css
@@ -104,7 +104,7 @@
#identity-details
{
  margin-top: 30px;
  width: 500px;
  width: 600px;
  border: 1px solid #999999;
}