add font-size to searchbars
This commit is contained in:
parent
83837d89c7
commit
6a9e1f2542
@ -1895,6 +1895,10 @@ a.mail-list-link {
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
#side-peoplefind-url {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
#side-peoplefind-url::-webkit-input-placeholder {
|
||||
font-family: FontAwesome;
|
||||
}
|
||||
@ -2057,6 +2061,10 @@ a.mail-list-link {
|
||||
font-family: FontAwesome;
|
||||
}
|
||||
|
||||
#search-text {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
#search-text::-webkit-input-placeholder {
|
||||
font-family: FontAwesome;
|
||||
}
|
||||
|
Reference in New Issue
Block a user