mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-04-14 12:15:48 +02:00
Tweak search input font size and icon position
This commit is contained in:
parent
0b3b3dd0be
commit
9041bfc627
@ -88,6 +88,14 @@ button {
|
||||
content: "New ";
|
||||
}
|
||||
|
||||
#tduck .app-header .search-input-control input {
|
||||
font-size: 13px !important;
|
||||
}
|
||||
|
||||
#tduck .app-header .search-input-perform-search {
|
||||
right: 8px !important;
|
||||
}
|
||||
|
||||
.js-account-safeguard-checkbox, .js-account-safeguard-checkbox label {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user