mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-56995 boost: fix css lint warning
This commit is contained in:
parent
2a55269ce8
commit
183b1d6785
@ -2,7 +2,7 @@
|
||||
// Fix body margin for drawer in print mode.
|
||||
body.drawer-open-left.jsenabled,
|
||||
body.drawer-open-right.jsenabled {
|
||||
margin: 0px;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
// Safari fix see: http://v4-alpha.getbootstrap.com/getting-started/browsers-devices/#printing.
|
||||
|
Loading…
x
Reference in New Issue
Block a user