diff options
author | thomascube <thomas@roundcube.net> | 2011-12-14 09:35:22 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2011-12-14 09:35:22 +0000 |
commit | 28e18c75ef693740edc05e7474cf52452cc76157 (patch) | |
tree | 228a2a67f3743c7f51dc48eb83bfac6840594595 /skins/larry/templates/settingsedit.html | |
parent | 0ea1f1e4ef4d45e89874f99d48a928ac4252ccb0 (diff) |
More CSS styling for Larry
Diffstat (limited to 'skins/larry/templates/settingsedit.html')
-rw-r--r-- | skins/larry/templates/settingsedit.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/templates/settingsedit.html b/skins/larry/templates/settingsedit.html index 9311af788..ada5b57ee 100644 --- a/skins/larry/templates/settingsedit.html +++ b/skins/larry/templates/settingsedit.html @@ -13,7 +13,7 @@ </div> <div id="formfooter"> -<div class="footerleft"> +<div class="footerleft formbuttons"> <roundcube:button command="save" type="input" class="button mainaction" label="save" /> </div> </div> |