Hotfix iOS display issue for charts v3.1 [release]
This commit is contained in:
@@ -859,7 +859,7 @@
|
||||
<%= plugins.stargazers.error.message %>
|
||||
</div>
|
||||
<% } else { %>
|
||||
<div class="row">
|
||||
<div class="row margin-bottom">
|
||||
<section class="column chart">
|
||||
<h3>Total stargazers</h3>
|
||||
<div class="chart-bars">
|
||||
|
||||
|
Before Width: | Height: | Size: 85 KiB After Width: | Height: | Size: 85 KiB |
@@ -370,13 +370,9 @@
|
||||
min-width: 30%;
|
||||
}
|
||||
|
||||
.chart-bars .entry {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.chart-bars .entry .bottom {
|
||||
position: absolute;
|
||||
top: 100%;
|
||||
margin-bottom: -1rem;
|
||||
line-height: 1rem;
|
||||
}
|
||||
|
||||
.chart-bars.horizontal .bar {
|
||||
|
||||
Reference in New Issue
Block a user