From 99d9d385ea4fd89486ccbe7ca92ca5ea42c428ac Mon Sep 17 00:00:00 2001 From: Edward Date: Tue, 13 Nov 2018 10:42:49 +0800 Subject: [PATCH] less/roojs-bootstrap/dropdown.less --- less/roojs-bootstrap/dropdown.less | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.39.2