Project

General

Profile

« Previous | Next » 

Revision 84ab56ad

Added by Ori Rabin almost 10 years ago

Fixes #2940: Unable to remove smart parameter with long name

View differences:

app/assets/stylesheets/bootstrap_and_overrides.scss
& > li > a {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
.clip {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
direction: ltr;
display: inline-block;
width: 90%;
}
}
}
.tooltip {
word-wrap: break-word;
}

Also available in: Unified diff