fix content wrap CSS on x-i2p-location page
This commit is contained in:
@ -90,8 +90,7 @@
|
||||
</div>
|
||||
|
||||
<div class="extended-info">
|
||||
<h3 id="links"><button class="showhider" id="fliplinks">Extension and I2P Resources</button>
|
||||
</h3>
|
||||
<button class="showhider" id="fliplinks">Extension and I2P Resources</button>
|
||||
|
||||
<div id="info-content">
|
||||
<p id="linksExplain">If you want to get more information about I2P, you can visit these links.</p>
|
||||
|
@ -10,7 +10,7 @@
|
||||
</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="browserpanel">
|
||||
<div id="browserpanel" class="content">
|
||||
<div class="panel">
|
||||
<div class="section-header panel-section panel-section-header" id="headline">
|
||||
<div class="text-section-header" id="text-section-header">
|
||||
|
Reference in New Issue
Block a user