From: Edward Date: Tue, 13 Nov 2018 02:42:49 +0000 (+0800) Subject: less/roojs-bootstrap/dropdown.less X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=99d9d385ea4fd89486ccbe7ca92ca5ea42c428ac less/roojs-bootstrap/dropdown.less --- diff --git a/less/roojs-bootstrap/dropdown.less b/less/roojs-bootstrap/dropdown.less index 571889669c..c1182a31a0 100644 --- a/less/roojs-bootstrap/dropdown.less +++ b/less/roojs-bootstrap/dropdown.less @@ -92,4 +92,8 @@ li.dropdown-menu-item i.fa + span { li.dropdown-toggle button > i.glyphicon { margin: 3px 0 0 5px; +} + +.dropdown-menu.nowrap li a span { + white-space: nowrap; } \ No newline at end of file