diff --git a/src/pages/cruise/cruise.html b/src/pages/cruise/cruise.html
index 3c3b224..75e68f1 100644
--- a/src/pages/cruise/cruise.html
+++ b/src/pages/cruise/cruise.html
@@ -13,15 +13,13 @@
{{this.cruise.name}}
-
-
- Location
-
-
-
-
-
-
+
+ Location
+
+
+
+
+
diff --git a/src/pages/cruise/cruise.scss b/src/pages/cruise/cruise.scss
index 31e5f30..02c9aea 100644
--- a/src/pages/cruise/cruise.scss
+++ b/src/pages/cruise/cruise.scss
@@ -10,10 +10,6 @@ page-cruise {
overflow-y: hidden;
}
- ion-scroll {
- white-space: nowrap;
- }
-
ion-toolbar {
.toolbar-background {
diff --git a/src/pages/profile/profile.html b/src/pages/profile/profile.html
index e56172f..4338a89 100644
--- a/src/pages/profile/profile.html
+++ b/src/pages/profile/profile.html
@@ -25,59 +25,57 @@
-
-
-
-
-
- Height
- {{this.profile.details.height}}
-
-
- Weight
- {{this.profile.details.weight}}
-
-
- Ethnicity
- {{this.profile.details.ethnicity}}
-
-
- Body Type
- {{this.profile.details.body}}
-
-
- Gender
- {{this.profile.details.gender}}
-
-
- Pronouns
- {{this.profile.details.pronouns}}
-
- 0">
- Tribes
- {{this.profile.details.tribe}}
-
-
- Position
- {{this.profile.details.position}}
-
-
- Relationship
- {{this.profile.details.relationship}}
-
- 0">
- I'm Looking For
- {{this.profile.details.looking}}
-
-
- HIV Status
- {{this.profile.details.status}}
-
-
- Last Tested
- {{this.profile.details.tested}}
-
-
+
+
+
+
+ Height
+ {{this.profile.details.height}}
+
+
+ Weight
+ {{this.profile.details.weight}}
+
+
+ Ethnicity
+ {{this.profile.details.ethnicity}}
+
+
+ Body Type
+ {{this.profile.details.body}}
+
+
+ Gender
+ {{this.profile.details.gender}}
+
+
+ Pronouns
+ {{this.profile.details.pronouns}}
+
+ 0">
+ Tribes
+ {{this.profile.details.tribe}}
+
+
+ Position
+ {{this.profile.details.position}}
+
+
+ Relationship
+ {{this.profile.details.relationship}}
+
+ 0">
+ I'm Looking For
+ {{this.profile.details.looking}}
+
+
+ HIV Status
+ {{this.profile.details.status}}
+
+
+ Last Tested
+ {{this.profile.details.tested}}
+
diff --git a/src/pages/profile/profile.scss b/src/pages/profile/profile.scss
index b6ecdce..14e0b00 100644
--- a/src/pages/profile/profile.scss
+++ b/src/pages/profile/profile.scss
@@ -10,10 +10,6 @@ page-profile {
overflow-y: hidden;
}
- ion-scroll {
- white-space: nowrap;
- }
-
ion-toolbar {
.toolbar-background {