Fix kleine layoutissue met blogbalk
This commit is contained in:
@@ -262,7 +262,7 @@
|
||||
<div class="page">
|
||||
<a name="top"></a>
|
||||
@if($activeBlog != null)
|
||||
<p style="border: solid 1px #1f3977; border-radius: 10px; padding: 0 10px 0.4em 10px; margin: 10px 0 0 0;">
|
||||
<p style="float: left; border: solid 1px #1f3977; border-radius: 10px; padding: 0 10px 0.4em 10px; margin: 10px 0 10px 0; width: 100%;">
|
||||
<b>Live-blog:</b> {{$activeBlog->title}}
|
||||
<a href="{{$activeBlog->url}}" class="action_button" style="float: none; margin-left: 1em;"><span class="fa fa-rss"></span><span>Volg het live-blog</span></a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user