Changed padding to 0px 11px and added word-break: break-word
This commit is contained in:
@@ -42,6 +42,6 @@ limitations under the License.
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
padding-left: 12px;
|
padding: 0 11px;
|
||||||
padding-right: 12px;
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user