mirror of https://github.com/vector-im/riot-web
Remove margin-left from search icon on the spotlight dialog (#7987)
parent
a792097d02
commit
5c535d1885
|
@ -214,7 +214,6 @@ limitations under the License.
|
|||
|
||||
.mx_SpotlightDialog_otherSearches_messageSearchIcon {
|
||||
display: inline-block;
|
||||
margin-left: 8px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
background-color: $secondary-content;
|
||||
|
|
Loading…
Reference in New Issue