alecpl
2010-06-18 f865b68205376ce90ac6edf15147400f1f4f3187
- fix identities list width (#1486801)


1 files modified
2 ■■■ changed files
skins/default/settings.css 2 ●●● patch | view | raw | blame | history
skins/default/settings.css
@@ -81,7 +81,7 @@
#identities-table
{
  width: 420px;
  width: 100%;
  table-layout: fixed;
}