A
A
Andrew2015-09-04 12:54:06
Drupal
Andrew, 2015-09-04 12:54:06

How to disable line wrapping in Drupal?

There is html code:

<button>Кнопка 1</button>
<button>Кнопка 2</button>
<button>Кнопка 3</button>
<button>Кнопка 4</button>
<button>Кнопка 5</button>

In the browser it is displayed like this:
1074c489816b49898e1da7fbcf0e2ed7.png
If you paste it into Drupal and select full html, then
f162660fa7e44dc79624eca63299a4c5.png
How can I disable automatic line wrapping?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nicholas, 2015-09-04
@AndHacker

<button>Кнопка 1</button><button>Кнопка 2</button><button>Кнопка 3</button><button>Кнопка 4</button><button>Кнопка 5</button>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question