.ql-editor
{
	padding: 10px !important;
	min-height: 100px !important;
}

.ql-editor[contenteditable=false]
{
	padding: 5px !important;
	min-height: 10px !important;
	background-color: transparent;
	margin: 0px;	
}

.ql-editor blockquote
{
	font-size: inherit !important;
}

.category
{
	white-space: nowrap;
}

.width-30
{
	white-space: nowrap;
    width: 1px !important;
}

.well-xs
{
	margin-bottom: 0px !important;
}

.bug-attachment-preview-image
{
	margin: 0px !important;
}
