Align border-radius values with WikimediaUI
Aligning `border-radius` values with WikimediaUI design, which sets value to `2px`. Change-Id: I7fd7bc5290fe781bfa02c3d5b74071b68cb22660
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
.vertical-gradient( #fbfbfb, #f0f0f0 );
|
||||
padding-left: 10px;
|
||||
line-height: 1.2em;
|
||||
border-radius: 0 0 5px 5px;
|
||||
border-radius: 0 0 2px 2px;
|
||||
}
|
||||
|
||||
#uls-settings-block div.display-settings-block,
|
||||
|
||||
Reference in New Issue
Block a user