X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vid-app-common%2Fsrc%2Fmain%2Fwebapp%2Fapp%2Fvid%2Fstyles%2FserviceModels.css;h=a8dddb6a40cc24b1686026396cac80f74255f91a;hb=1cfb08779ea0e00be69e072a940b3063e049fe6b;hp=0a642993e1937857f5805fb731880359cea14e36;hpb=2f20b001b9243e0f8b44aecc768ec265fd538732;p=vid.git diff --git a/vid-app-common/src/main/webapp/app/vid/styles/serviceModels.css b/vid-app-common/src/main/webapp/app/vid/styles/serviceModels.css index 0a642993e..a8dddb6a4 100755 --- a/vid-app-common/src/main/webapp/app/vid/styles/serviceModels.css +++ b/vid-app-common/src/main/webapp/app/vid/styles/serviceModels.css @@ -67,4 +67,8 @@ div[ng-controller=ServiceModelController] .progHidden { div[ng-controller=ServiceModelController] .progVisible { visibility: visible; +} + +.previous-versions-button { + width: 113px; } \ No newline at end of file