This website works better with JavaScript.
Home
Explore
Help
Sign In
ruhnet
/
monster-ui-callflows-ng
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Fix display of two-lined text in module cell
pull/4/head
Vladimir Barkasov
6 years ago
parent
1c50ee4fd3
commit
8914607d3d
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
src/apps/callflows/style/app.css
+ 2
- 1
src/apps/callflows/style/app.css
View File
@ -435,7 +435,7 @@
text-align
:
center
;
vertical-align
:
top
;
display
:
inline-block
;
line-height
:
1
5
px
;
line-height
:
1
3
px
;
width
:
100
%
;
padding-top
:
5px
;
color
:
white
;
@ -1273,6 +1273,7 @@
margin-left
:
20px
;
display
:
inline
;
}
.
callflows-port
.
pill-content
.
edit_create
a
{
color
:
#
EEE
;
}
Write
Preview
Loading…
Cancel
Save