mirror of
https://github.com/rsyslog/loganalyzer.git
synced 2025-09-25 18:59:12 +02:00
Fixed record height issue when "Show Onlinesearch icons within fields" option was enabled
This commit is contained in:
parent
51df645eb0
commit
c428440c90
@ -290,7 +290,7 @@
|
||||
</div>
|
||||
|
||||
<!-- IF searchonline="true" -->
|
||||
<a href="{SearchOnlineUrl}" target="_blank"><img align="left" src="{MENU_EARTH_FIND}" width="16" height="16" vspace="2"></a>
|
||||
<a href="{SearchOnlineUrl}" target="_blank"><img style="position:relative; top:0px; left:0px;" src="{MENU_EARTH_FIND}" width="16" height="16" vspace="0" hspace="0"></a>
|
||||
<!-- ENDIF searchonline="true" -->
|
||||
|
||||
<!-- ENDIF hasbuttons="true" -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user