mirror of
https://github.com/munki/munki.git
synced 2026-03-09 10:10:26 -05:00
CSS fix for alignment of footer and footer items/links
This commit is contained in:
@@ -308,7 +308,7 @@ footer {
|
||||
}
|
||||
|
||||
footer div.bottom-links {
|
||||
margin: 0 35px 0 0;
|
||||
margin: 0 0 0 0;
|
||||
border-top: 1px solid #d3d7db;
|
||||
position: relative
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user