Remove a redundant CSS rule
It's already covered in ext.uls.css. The existence of the extra rule causes wrong display. Change-Id: I0a5fed7456279f6d313c89e7fa41335d6c437b1c
This commit is contained in:
@@ -96,7 +96,7 @@ x:-o-prefocus, body.rtl li#pt-uls {
|
||||
margin-right: 4%;
|
||||
}
|
||||
|
||||
.uls-more-languages {
|
||||
button.uls-more-languages {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
|
||||
@@ -80,13 +80,6 @@ div.display-settings-block {
|
||||
min-height: 16pt;
|
||||
}
|
||||
|
||||
.uls-ui-languages button {
|
||||
width: 23%;
|
||||
text-overflow: ellipsis;
|
||||
margin-right: 15px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.uls-content-fonts:hover,
|
||||
.uls-ui-fonts:hover {
|
||||
background-color: #F6F6F6;
|
||||
|
||||
Reference in New Issue
Block a user