Revert "Workaround for border-radius due to bug 49074"

This reverts commit 979c2da418

Will not be necessary after I22bc777b is merged in core.

Bug: 49074
Change-Id: Iac9e78b845c270cbdf36e982d5c7feb697e39a9a
This commit is contained in:
Matmarex
2013-06-06 16:04:51 +00:00
committed by Bartosz Dziewoński
parent 6860d7c49f
commit ca22568a1d

View File

@@ -28,8 +28,6 @@ div.input-settings-block {
.uls-ime-menu-settings-item {
background-color: #f0f0f0;
/* Workaround for bug https://bugzilla.wikimedia.org/49074 */
/* @noflip */
border-radius: 0 0 5px 5px;
border-top: 1px solid #ddd;
margin-top: 6px;