mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-23 09:56:34 +02:00
no-wrap on numbers
This commit is contained in:
parent
e42a3c1e55
commit
4cd1105ae6
4 changed files with 11 additions and 6 deletions
|
@ -38,6 +38,11 @@
|
|||
width: auto !important;
|
||||
}
|
||||
|
||||
.no-wrap
|
||||
{
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
/** POPUPS ALERT **/
|
||||
.popup-alerts-container
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue