Languages in the project -> version are merged in a single row
Steps to Reproduce:
login to zanata
Go to dashboard
Select project - > version
Observe the languages list
Actual Result:
Two languages German and french are getting merged in single row
If we mouse over on German lang row, French hides.
Expected Result:
Those languages should be in separate row like other
Note:
Attached screen captured for more info.
It looks like the French line is bring pushed down next to the German one. I had to add the French and German languages to my local build to replicate this issue.
This is being caused by the fr tachyons utility class being applied to the french language - which floats the list item to the right. Am adding an override to the frontent-jsf css file