aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/webapp/app/vid/styles
diff options
context:
space:
mode:
authorSonsino, Ofir (os0695) <os0695@intl.att.com>2018-05-21 17:57:35 +0300
committerSonsino, Ofir (os0695) <os0695@intl.att.com>2018-05-21 17:57:35 +0300
commit910d67051377e37a592f9db17a69c4e469f05369 (patch)
treebe1841ea53cff085b01edbdba40bce8a2360775f /vid-app-common/src/main/webapp/app/vid/styles
parentab845cb4fc3454e9bb5270eb11ebde289969c092 (diff)
Scale out fixes
Change-Id: I7c0232f5e8e461616e1dfc2df2dd2c49b35eb71f Issue-ID: VID-188 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
Diffstat (limited to 'vid-app-common/src/main/webapp/app/vid/styles')
-rw-r--r--vid-app-common/src/main/webapp/app/vid/styles/modal-create-new.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/src/main/webapp/app/vid/styles/modal-create-new.css b/vid-app-common/src/main/webapp/app/vid/styles/modal-create-new.css
index 7d8af00b9..fb97a9476 100644
--- a/vid-app-common/src/main/webapp/app/vid/styles/modal-create-new.css
+++ b/vid-app-common/src/main/webapp/app/vid/styles/modal-create-new.css
@@ -4,7 +4,7 @@
}
.modal-content {
- width: 587px;
+ /*width: 587px;*/
border-radius: 8px;
background-color: #ffffff;
font-family: "OpenSans-Regular";