Скрывать блок с пустым номером, новая версия темы

This commit is contained in:
Alexander Yakovlev 2018-12-11 20:47:47 +07:00
parent b37cd68daf
commit 8bcdc401e2
2 changed files with 5 additions and 2 deletions

View file

@ -161,8 +161,11 @@ aside.widget {
}
.nGameNum {
float: left;
margin-right: $font-size-base;
padding-right: $font-size-base;
color: grey;
&:empty {
display: none;
}
}
.nGameName {
font-size: $h3-font-size;

View file

@ -5,7 +5,7 @@
Author: Alexander Yakovlev
Author URI: https://oreolek.ru
Template: understrap
Version: 2.0.1
Version: 2.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child