mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-12-06 09:59: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 {
|
div.content {
|
||||||
padding-left: 60px;
|
padding-left: 60px;
|
||||||
}
|
}
|
||||||
|
hr {
|
||||||
|
clear: both;
|
||||||
|
}
|
||||||
img.logo {
|
img.logo {
|
||||||
float: left;
|
float: left;
|
||||||
/* border-radius: 50%; */
|
/* border-radius: 50%; */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue