mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-12-06 01:49:28 +00:00
general/style: clear floating on hr
This commit is contained in:
parent
1ac0147fce
commit
678fc3307e
1 changed files with 3 additions and 0 deletions
|
|
@ -39,6 +39,9 @@ div.notification {
|
|||
div.content {
|
||||
padding-left: 60px;
|
||||
}
|
||||
hr {
|
||||
clear: both;
|
||||
}
|
||||
img.logo {
|
||||
float: left;
|
||||
/* border-radius: 50%; */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue