https://bugzilla.wikimedia.org/show_bug.cgi?id=72112

--- Comment #4 from [email protected] ---
confirmed in betalabs. 

Previously it was: 
oo-ui-textInputWidget {
    .    
width: 20em;
}


After the fix: 
.oo-ui-textInputWidget {

    .    
width: 100%;
    .    
max-width: 50em;

}

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to