engines/bastion_katello/app/assets/stylesheets/bastion_katello/systems.less in katello-2.2.2 vs engines/bastion_katello/app/assets/stylesheets/bastion_katello/systems.less in katello-2.4.0.rc1
- old
+ new
@@ -1,28 +1,4 @@
-html.custom-information {
- .form input {
- width: 200px;
- }
-
- button {
- vertical-align: middle;
- }
-
- .existing-items {
- margin-top: 25px;
- }
-
- .details-container {
- max-height: 250px;
- overflow-y: auto;
- padding: 15px;
- }
-
- .info-value {
- display: inline-block;
- }
-}
-
.system-subscriptions {
margin-top: 35px;
}
.filter-options {