mirror of
https://github.com/vrana/adminer.git
synced 2025-08-10 16:44:17 +02:00
Avoid nowrap on printer
This commit is contained in:
@@ -59,4 +59,5 @@ pre { margin: 1em 0 0; }
|
||||
#lang, #menu { display: none; }
|
||||
#content { margin-left: 1em; }
|
||||
#breadcrumb { left: 1em; }
|
||||
.nowrap td, .nowrap th, td.nowrap { white-space: normal; }
|
||||
}
|
||||
|
Reference in New Issue
Block a user