mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-29 20:06:18 +08:00
Updated DOMPDF to latest version
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<div ng-non-bindable>
|
||||
|
||||
<h1 id="bkmrk-page-title" class="float left">{{$page->name}}</h1>
|
||||
<h1 id="bkmrk-page-title">{{$page->name}}</h1>
|
||||
|
||||
<div style="clear:left;"></div>
|
||||
|
||||
|
@ -30,11 +30,5 @@
|
||||
clear: both;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.tag-display {
|
||||
min-width: 0;
|
||||
max-width: none;
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
@stop
|
Reference in New Issue
Block a user