Committer: narefieva
LJSUP-14374: New links in the footerU trunk/htdocs/stc/lanzelot/css/layout.css U trunk/templates/SiteScheme/lanzelot.tmpl
Modified: trunk/htdocs/stc/lanzelot/css/layout.css =================================================================== --- trunk/htdocs/stc/lanzelot/css/layout.css 2012-12-07 14:46:05 UTC (rev 13014) +++ trunk/htdocs/stc/lanzelot/css/layout.css 2012-12-07 14:51:17 UTC (rev 13015) @@ -623,9 +623,15 @@ width: 43%; padding-left: 7%; } +#footer .lang-control { + vertical-align: middle; + } + BODY #footer .lang-control SELECT { + margin: 0 5px; + font: 1em Arial, sans-serif; + } - /* Side */ #footer .side { float:right; Modified: trunk/templates/SiteScheme/lanzelot.tmpl =================================================================== --- trunk/templates/SiteScheme/lanzelot.tmpl 2012-12-07 14:46:05 UTC (rev 13014) +++ trunk/templates/SiteScheme/lanzelot.tmpl 2012-12-07 14:51:17 UTC (rev 13015) @@ -392,7 +392,9 @@ <li><a href="<TMPL_VAR uri_privacy>"><TMPL_VAR expr="ml('horizon.footer.privacy')"></a></li> <li><a href="<TMPL_VAR lj_siteroot>/abuse/"><TMPL_VAR expr="ml('horizon.footer.abuse')"></a></li> </ul> - <label><TMPL_VAR expr="ml('horizon.footer.language.header')"> <TMPL_VAR lang_select_html></label> + <div class="lang-control"> + <label><TMPL_VAR expr="ml('horizon.footer.language.header')"> <TMPL_VAR lang_select_html></label> + </div> <TMPL_VAR version_html>