mirror of
https://github.com/munki/munki.git
synced 2026-03-03 05:20:22 -06:00
Remove stray semicolon
This commit is contained in:
@@ -547,7 +547,7 @@ div.lockup-container .title h2, div.titled-container .title h2 {
|
||||
line-height: 32px
|
||||
}
|
||||
|
||||
div.lockup-container .title, div.titled-container .title, div.titled-box h2 {;
|
||||
div.lockup-container .title, div.titled-container .title, div.titled-box h2 {
|
||||
-webkit-border-top-left-radius: 5px;
|
||||
-webkit-border-top-right-radius: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user