diff --git a/public/css/style_may2024.css b/public/css/style_may2024.css index c80bef2..c7f6c6c 100644 --- a/public/css/style_may2024.css +++ b/public/css/style_may2024.css @@ -9832,8 +9832,7 @@ nav .drop-down { nav .drop-down.closed { /* When toggled via jQuery this class will reduce the height of the ul which inconjuction with overflow: hidden set on the ul will hide all list items apart from the first */ - /* current li height 38px + 5px border */ - height: 35px; + height: 38px; } .select2-selection__choice[title*="Все должности"] .select2-selection__choice__remove { diff --git a/resources/views/index.blade.php b/resources/views/index.blade.php index db7a8fa..8c13926 100644 --- a/resources/views/index.blade.php +++ b/resources/views/index.blade.php @@ -193,7 +193,9 @@ {{ $new->title }} {!! mb_strimwidth($new->text, 0, 100) !!} - Читать далее +
+ Читать далее +