summaryrefslogtreecommitdiff
path: root/views/neighbors.haml
diff options
context:
space:
mode:
Diffstat (limited to 'views/neighbors.haml')
-rw-r--r--views/neighbors.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/neighbors.haml b/views/neighbors.haml
index dd22e71..8af59b6 100644
--- a/views/neighbors.haml
+++ b/views/neighbors.haml
@@ -2,7 +2,7 @@
%h3 Neighbors:
/ tabs div
#tabs
- %ul.nav.nav-tabs.nav-justified{:id=>"neighborTabs", :role=>"tablist"}
+ %ul.nav.nav-tabs.nav-justified{:id=>"neighborTabs", :role=>"tablist", :style=>"width:100%;overflow-x:auto;"}
- @models.each_with_index do |model,i|
/ get predictionFeature type
- m = Model::Lazar.find model.model_id.to_s