Commit ea6ab2b853ec59f33081661ad07eb586a8a57528

Authored by Braulio Bhavamitra
1 parent c4f95f04

base-responsive: remove duplicate language-chooser style

public/designs/themes/base-responsive/style.scss
... ... @@ -2042,16 +2042,6 @@ table.cms-articles .article-name {
2042 2042 font-weight: bold;
2043 2043 }
2044 2044  
2045   -#theme-footer #language-chooser {
2046   - text-align: left;
2047   -}
2048   -
2049   -/* armengue */
2050   -/* didn't find why .no-boxes has bigger width than its parent */
2051   -.no-boxes {
2052   - width: 96%;
2053   -}
2054   -
2055 2045 @media screen and (min-width:1200px) {
2056 2046 #top-bar a.icon-help {
2057 2047 font-size: 0;
... ...