diff --git a/sna/application/views/home/legend_view.php b/sna/application/views/home/legend_view.php index 5bb11cb..9c3dd24 100644 --- a/sna/application/views/home/legend_view.php +++ b/sna/application/views/home/legend_view.php @@ -26,13 +26,13 @@ if(isset($legend) and $legend) array_push($legend,$last); ?>
-
+
Legenda
- +
- + @@ -44,7 +44,7 @@ if(isset($legend) and $legend) { ?> - +
Znak Leksem
--> + - - - -
+
load->view('home/legend_view.php'); ?> -
- - - - +
diff --git a/sna/assets/style.css b/sna/assets/style.css index c5c02bf..eeba085 100644 --- a/sna/assets/style.css +++ b/sna/assets/style.css @@ -307,7 +307,7 @@ span.glyphicon { } .legend { - max-height: 350px; + max-height: 270px; overflow-y: auto; overflow-x: auto; }