Commit 19ff47fd by GD-A-150752

typo-fix in common.css

parent 64dedc68
This source diff could not be displayed because it is too large. You can view the blob instead.
// @ts-ignore
import { Component, EventEmitter, Input, Output, ViewChild } from '@angular/core';
// @ts-ignore
import { Select2Component, Select2OptionData } from 'ng2-select2';
@Component({
......
......@@ -5299,7 +5299,7 @@ img.alert-icon {float: left;}
.text-dot-dot{width: 75%;}
.admin-br-line{margin: 18px 0 17px;}
.appli-overall{width: 19%;}
.main-pack-type {padding-left: 0px};
.main-pack-type {padding-left: 0px;}
}
......
......@@ -464,7 +464,6 @@ body .ui-dropdown-panel .ui-dropdown-filter-container {
position: fixed;
bottom: 10px;
right: 20px;
background-image: url(../images/chat-icon.jpg);
background-repeat: round;
cursor: pointer;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment