Merge "Fix the border of font selectors"
This commit is contained in:
@@ -31,13 +31,16 @@ div.display-settings-block {
|
||||
|
||||
.uls-display-settings-font-selectors {
|
||||
margin: 5px 0 15px 0;
|
||||
border-top: 1px solid #eee;
|
||||
}
|
||||
|
||||
.uls-font-item {
|
||||
border-bottom: 1px solid #eee;
|
||||
background: #fbfbfb;
|
||||
padding: 10px 0;
|
||||
|
||||
&:first-child {
|
||||
border-top: 1px solid #eee;
|
||||
}
|
||||
}
|
||||
|
||||
.uls-font-label,
|
||||
|
||||
Reference in New Issue
Block a user