mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-12-06 09:59:28 +00:00
general/style: add a margin to notification when floating
This commit is contained in:
parent
98a7bb106c
commit
7ca6209166
1 changed files with 1 additions and 0 deletions
|
|
@ -103,5 +103,6 @@ td.head .bottom {
|
||||||
}
|
}
|
||||||
div.notification {
|
div.notification {
|
||||||
float: right;
|
float: right;
|
||||||
|
margin: 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue