mirror of
https://github.com/DataTables/DataTables.git
synced 2024-12-01 13:24:10 +01:00
Dev: Remove padding on code when in the syntax highlighter
This commit is contained in:
parent
46d483d055
commit
b56f3619cb
@ -120,3 +120,8 @@
|
||||
-moz-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
#dt_example div.syntaxhighlighter code {
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user