<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Forum themes CSS&#x2F;Bootstrap bug]]></title><description><![CDATA[<p>There some issues with forum styles on my Linux machine (Windows seems to be ok). Default (toxic light theme) works fine, any other causes layout problems (see screenshot).</p>
<p>Browsers details:</p>
<pre><code class="language-plain">4.4.0-112-generic #135-Ubuntu x86-64
Google Chrome Version 64.0.3282.140 (Official Build) (64-bit)
Firefox 58.0.1 (64-bit)
</code></pre>
<details><summary>Screenshot:</summary>
<p><img src="/forum/assets/uploads/files/1518599407533-css-resized.png" alt="0_1518599406389_css.png" class="img-responsive img-markdown" /></p>
</details>
<hr />
<p>Questionable style lines inside <code>bootstrap.min.css</code>:</p>
<pre><code class="language-css">.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; /* &lt;= this one */
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
</code></pre>
<pre><code class="language-css">body {
    margin: 0;
    font-family: &quot;Roboto&quot;, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Helvetica Neue&quot;, Arial, sans-serif;
    font-size: 0.875rem; /* &lt;= font becomes unexpectedly small */
    ...
}
</code></pre>
<p>I have no idea how these styles been generated, but seems like there are some problems here.</p>
<hr />
<p><strong>UPD</strong>: cache cleaning doesn't help, as well as even browser changing.</p>
]]></description><link>http://screeps.com/forum/topic/2102/forum-themes-css-bootstrap-bug</link><generator>RSS for Node</generator><lastBuildDate>Mon, 10 Aug 2026 20:17:55 GMT</lastBuildDate><atom:link href="http://screeps.com/forum/topic/2102.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 14 Feb 2018 09:23:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Forum themes CSS&#x2F;Bootstrap bug on Wed, 14 Feb 2018 09:27:40 GMT]]></title><description><![CDATA[<p>There some issues with forum styles on my Linux machine (Windows seems to be ok). Default (toxic light theme) works fine, any other causes layout problems (see screenshot).</p>
<p>Browsers details:</p>
<pre><code class="language-plain">4.4.0-112-generic #135-Ubuntu x86-64
Google Chrome Version 64.0.3282.140 (Official Build) (64-bit)
Firefox 58.0.1 (64-bit)
</code></pre>
<details><summary>Screenshot:</summary>
<p><img src="/forum/assets/uploads/files/1518599407533-css-resized.png" alt="0_1518599406389_css.png" class="img-responsive img-markdown" /></p>
</details>
<hr />
<p>Questionable style lines inside <code>bootstrap.min.css</code>:</p>
<pre><code class="language-css">.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; /* &lt;= this one */
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
</code></pre>
<pre><code class="language-css">body {
    margin: 0;
    font-family: &quot;Roboto&quot;, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Helvetica Neue&quot;, Arial, sans-serif;
    font-size: 0.875rem; /* &lt;= font becomes unexpectedly small */
    ...
}
</code></pre>
<p>I have no idea how these styles been generated, but seems like there are some problems here.</p>
<hr />
<p><strong>UPD</strong>: cache cleaning doesn't help, as well as even browser changing.</p>
]]></description><link>http://screeps.com/forum/post/9569</link><guid isPermaLink="true">http://screeps.com/forum/post/9569</guid><dc:creator><![CDATA[Mototroller]]></dc:creator><pubDate>Wed, 14 Feb 2018 09:27:40 GMT</pubDate></item><item><title><![CDATA[Reply to Forum themes CSS&#x2F;Bootstrap bug on Wed, 14 Feb 2018 12:27:23 GMT]]></title><description><![CDATA[<p>I have it as well, only the default/paper works...<br />
And I have a Windows machine / chrome</p>
]]></description><link>http://screeps.com/forum/post/9573</link><guid isPermaLink="true">http://screeps.com/forum/post/9573</guid><dc:creator><![CDATA[MrFaul]]></dc:creator><pubDate>Wed, 14 Feb 2018 12:27:23 GMT</pubDate></item></channel></rss>