Merge "Modified the image page to use CSS class"
This commit is contained in:
commit
a629893a10
@ -49,7 +49,6 @@ input::-ms-clear, input::-ms-reveal {
|
|||||||
|
|
||||||
// Set on an element that you would like to word wrap to container size
|
// Set on an element that you would like to word wrap to container size
|
||||||
.word-wrap {
|
.word-wrap {
|
||||||
width: 100%;
|
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -67,4 +66,4 @@ input::-ms-clear, input::-ms-reveal {
|
|||||||
|
|
||||||
[ng-click] {
|
[ng-click] {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user