Skip to content

Commit ca693cf

Browse files
committed
Adding margin Fixes zulip#1087
1 parent 823cf07 commit ca693cf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/renderer/css/main.css

+3
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,9 @@ webview.focus {
357357
top: 7px;
358358
right: 68px;
359359
}
360+
span#add-server-tooltip {
361+
margin-left: 4px;
362+
}
360363

361364
#add-server-tooltip,
362365
.server-tooltip {

0 commit comments

Comments
 (0)