Skip to content

Commit 1e14311

Browse files
Merge pull request chriskacerguis#532 from ivantcholakov/master
A minor visual correction.
2 parents 00d2566 + aabce5e commit 1e14311

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

application/views/rest_server.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
margin: 40px;
1919
font: 16px/20px normal Helvetica, Arial, sans-serif;
2020
color: #4F5155;
21+
word-wrap: break-word;
2122
}
2223

2324
a {

application/views/welcome_message.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
margin: 40px;
1717
font: 16px/20px normal Helvetica, Arial, sans-serif;
1818
color: #4F5155;
19+
word-wrap: break-word;
1920
}
2021

2122
a {

0 commit comments

Comments
 (0)