Remove redundant border in About dialog

pull/5480/merge
Aleksander Machniak 7 years ago
parent 4f48202f90
commit ffdd7cedb6

@ -4,11 +4,7 @@
<title><roundcube:object name="pagetitle" /></title>
<roundcube:include file="/includes/links.html" />
</head>
<roundcube:if condition="request:_framed" />
<body class="iframe fullheight">
<roundcube:else />
<body class="ui-widget-content">
<roundcube:endif />
<div class="readtext">
<roundcube:object name="aboutcontent" />

Loading…
Cancel
Save