mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 23:11:12 +00:00
admin/info page: text cut off in pre tag on mobile (#31311).
Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18140 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
aaf432e5be
commit
b6610f2b6e
@ -11,7 +11,7 @@
|
|||||||
<% end %>
|
<% end %>
|
||||||
</table>
|
</table>
|
||||||
<br />
|
<br />
|
||||||
<div class="box">
|
<div class="box autoscroll">
|
||||||
<pre><%= Redmine::Info.environment %></pre>
|
<pre><%= Redmine::Info.environment %></pre>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user