Author: buildbot Date: Sat Jul 12 20:10:10 2014 New Revision: 915974 Log: Staging update by buildbot for ooo-site
Modified: websites/staging/ooo-site/trunk/cgi-bin/ (props changed) websites/staging/ooo-site/trunk/content/ (props changed) websites/staging/ooo-site/trunk/content/css/ooo.css Propchange: websites/staging/ooo-site/trunk/cgi-bin/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Sat Jul 12 20:10:10 2014 @@ -1 +1 @@ -1610037 +1610039 Propchange: websites/staging/ooo-site/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Sat Jul 12 20:10:10 2014 @@ -1 +1 @@ -1610037 +1610039 Modified: websites/staging/ooo-site/trunk/content/css/ooo.css ============================================================================== --- websites/staging/ooo-site/trunk/content/css/ooo.css (original) +++ websites/staging/ooo-site/trunk/content/css/ooo.css Sat Jul 12 20:10:10 2014 @@ -33,8 +33,9 @@ body { #bannerright { text-align: right; float: right; - padding: 0 20pt 4pt 16pt; - width: 220px; +/* padding: 0 20pt 4pt 16pt; */ +/* width: 220px; */ + padding: 1em; } #bannercenter { @@ -50,7 +51,7 @@ body { #languagesdiv {float: right; padding: 1em; font-size: 0.9em; color:gray; border-left:solid 1px #ccc;} #selectlanguage {padding: 1px; margin: 1px;} /* equal height as of the search button */ -#searchdiv {padding:1em; font-size: 0.9em;} /* eq. positioning as for the languages div */ +#searchdiv {font-size: 0.9em;} /* eq. positioning as for the languages div */ a { @@ -507,9 +508,11 @@ input { } .topsrchbox { - width: 220px; + /*width: 220px; padding-right: 20px; text-align: right; + */ + } .topsrchbutton {