Skip to content

Commit

Permalink
Mod_Language css (small) annoying issue on Protostar
Browse files Browse the repository at this point in the history
As reported joomla#13678

On a default multilingual install with the language switcher and search module published in the default protostar positions the styling is not great. This simple pr resolves that by removing the extra styling
  • Loading branch information
brianteeman committed May 29, 2018
1 parent 56b89ce commit bdd4dc9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions media/mod_languages/css/template.css
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
div.mod-languages ul {
margin: 0;
padding: 0;
list-style:none;
}
div.mod-languages li {
margin-left: 5px;
margin-right: 5px;
Expand Down

0 comments on commit bdd4dc9

Please sign in to comment.