summaryrefslogtreecommitdiff
path: root/src/views/SILA
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/SILA')
-rw-r--r--src/views/SILA/NetworkAdapters/EthernetAdapters/EthernetAdaptersPage.vue4
-rw-r--r--src/views/SILA/NetworkAdapters/FcHbaAdapters/FcHbaAdaptersPage.vue4
-rw-r--r--src/views/SILA/PciDevices/PciDevicesPage.vue4
-rw-r--r--src/views/SILA/PhysicalDrivers/StaticInfo/DriversStaticPage.vue3
-rw-r--r--src/views/SILA/RAID/Cache/RAIDCachePage.vue4
-rw-r--r--src/views/SILA/RAID/Settings/RAIDSettingsPage.vue4
-rw-r--r--src/views/SILA/RAID/Specification/RAIDSpecificationPage.vue4
-rw-r--r--src/views/SILA/VirtualDrivers/VirtualDriversPage.vue3
8 files changed, 0 insertions, 30 deletions
diff --git a/src/views/SILA/NetworkAdapters/EthernetAdapters/EthernetAdaptersPage.vue b/src/views/SILA/NetworkAdapters/EthernetAdapters/EthernetAdaptersPage.vue
index 16aeec10..64a01241 100644
--- a/src/views/SILA/NetworkAdapters/EthernetAdapters/EthernetAdaptersPage.vue
+++ b/src/views/SILA/NetworkAdapters/EthernetAdapters/EthernetAdaptersPage.vue
@@ -348,10 +348,6 @@ export default {
</style>
<style lang="scss" scoped>
-.bootstrap-table__section {
- margin-bottom: 24px;
-}
-
.bold-16px {
display: block;
margin: 25px 0 16px 0;
diff --git a/src/views/SILA/NetworkAdapters/FcHbaAdapters/FcHbaAdaptersPage.vue b/src/views/SILA/NetworkAdapters/FcHbaAdapters/FcHbaAdaptersPage.vue
index 6890f2c0..de55482d 100644
--- a/src/views/SILA/NetworkAdapters/FcHbaAdapters/FcHbaAdaptersPage.vue
+++ b/src/views/SILA/NetworkAdapters/FcHbaAdapters/FcHbaAdaptersPage.vue
@@ -194,10 +194,6 @@ export default {
width: auto;
}
-.bootstrap-table__section {
- margin-bottom: 24px;
-}
-
.bold-16px {
display: block;
margin: 25px 0 16px 0;
diff --git a/src/views/SILA/PciDevices/PciDevicesPage.vue b/src/views/SILA/PciDevices/PciDevicesPage.vue
index 7eb410f2..adf754ac 100644
--- a/src/views/SILA/PciDevices/PciDevicesPage.vue
+++ b/src/views/SILA/PciDevices/PciDevicesPage.vue
@@ -151,10 +151,6 @@ export default {
</style>
<style lang="scss" scoped>
-.bootstrap-table__section {
- margin-bottom: 24px;
-}
-
.bold-16px {
display: block;
margin: 25px 0 16px 0;
diff --git a/src/views/SILA/PhysicalDrivers/StaticInfo/DriversStaticPage.vue b/src/views/SILA/PhysicalDrivers/StaticInfo/DriversStaticPage.vue
index f5448871..6a4f631d 100644
--- a/src/views/SILA/PhysicalDrivers/StaticInfo/DriversStaticPage.vue
+++ b/src/views/SILA/PhysicalDrivers/StaticInfo/DriversStaticPage.vue
@@ -125,9 +125,6 @@ export default {
</style>
<style lang="scss" scoped>
-.bootstrap-table__section {
- margin-bottom: 24px;
-}
.info_section {
margin-bottom: 0px;
}
diff --git a/src/views/SILA/RAID/Cache/RAIDCachePage.vue b/src/views/SILA/RAID/Cache/RAIDCachePage.vue
index 60ca3a81..9196af6b 100644
--- a/src/views/SILA/RAID/Cache/RAIDCachePage.vue
+++ b/src/views/SILA/RAID/Cache/RAIDCachePage.vue
@@ -111,10 +111,6 @@ export default {
</style>
<style lang="scss" scoped>
-.bootstrap-table__section {
- margin-bottom: 24px;
-}
-
.bold-16px {
display: block;
margin: 0 0 16px 0;
diff --git a/src/views/SILA/RAID/Settings/RAIDSettingsPage.vue b/src/views/SILA/RAID/Settings/RAIDSettingsPage.vue
index 69380666..615155d3 100644
--- a/src/views/SILA/RAID/Settings/RAIDSettingsPage.vue
+++ b/src/views/SILA/RAID/Settings/RAIDSettingsPage.vue
@@ -272,10 +272,6 @@ export default {
</style>
<style lang="scss" scoped>
-.bootstrap-table__section {
- margin-bottom: 24px;
-}
-
.bold-16px {
display: block;
margin: 25px 0 16px 0;
diff --git a/src/views/SILA/RAID/Specification/RAIDSpecificationPage.vue b/src/views/SILA/RAID/Specification/RAIDSpecificationPage.vue
index 44eba030..cb0438e1 100644
--- a/src/views/SILA/RAID/Specification/RAIDSpecificationPage.vue
+++ b/src/views/SILA/RAID/Specification/RAIDSpecificationPage.vue
@@ -243,10 +243,6 @@ export default {
</style>
<style lang="scss" scoped>
-.bootstrap-table__section {
- margin-bottom: 24px;
-}
-
.bold-16px {
display: block;
margin: 25px 0 16px 0;
diff --git a/src/views/SILA/VirtualDrivers/VirtualDriversPage.vue b/src/views/SILA/VirtualDrivers/VirtualDriversPage.vue
index 6a4c79e7..4292db40 100644
--- a/src/views/SILA/VirtualDrivers/VirtualDriversPage.vue
+++ b/src/views/SILA/VirtualDrivers/VirtualDriversPage.vue
@@ -114,9 +114,6 @@ export default {
</style>
<style lang="scss" scoped>
-.bootstrap-table__section {
- margin-bottom: 24px;
-}
.info_section {
margin-bottom: 0px;
}