Skip to content

Commit a0818ab

Browse files
authored
Merge pull request #9019 from nextcloud/stable13-8939
[stable13] Fix search text overlapping close button
2 parents 7bb8ce0 + 334d733 commit a0818ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/css/styles.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ body {
183183
font-size: 1.2em;
184184
padding: 3px;
185185
padding-left: 25px;
186+
padding-right: 20px;
186187
background: transparent url('../img/actions/search-white.svg?v=1') no-repeat 6px center;
187188
color: $color-primary-text;
188189
border: 0;

0 commit comments

Comments
 (0)