Fixed typo in layout.
This commit is contained in:
parent
6aa3e0e77c
commit
eeec0db3fa
@ -128,7 +128,7 @@ angular.module('$strap').config(function($interpolateProvider, $httpProvider) {
|
||||
type: "error",
|
||||
title: response.data.title,
|
||||
text: response.data.text,
|
||||
width: 500px
|
||||
width: 250
|
||||
})
|
||||
|
||||
return $q.reject(response);
|
||||
|
Loading…
Reference in New Issue
Block a user